-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: SB-800, SB-768, SB-820 migrate use favorite queries
* feat: SB-800, SB-820, SB-768 migrate queries: - useFavoriteDemoItemListQuery, - useFavoriteDemoItemListCreateMutation, - useFavoriteDemoItemListDeleteMutation update useFavoriteDemoItem hook, * SB-800 update useHandleDelte and useHandleCreate to use cache properly * SB-800 create factories for removing and creating favorite items Approved-by: Michał Kleszcz
- Loading branch information
Showing
9 changed files
with
283 additions
and
301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 2 additions & 6 deletions
8
packages/webapp/src/routes/demoItems/demoItemListItem/demoItemListItem.component.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.