Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
maximizeIT committed Jun 28, 2024
1 parent e6f5fb0 commit 9e812ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/weather-forecast/dev/widget-api-mock/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const apiMock: WidgetApi = {
getLegacyAppTheme,
getUserInformation,
getUserList,
getUserInformationByExternalId
getUserInformationByExternalId,
};

export default apiMock;

0 comments on commit 9e812ee

Please sign in to comment.