Merge branch 'refactor/react-query' into 'dev'
feat: rework popups & refactor best practices for react query See merge request !149
No related branches found
No related tags found
Showing
- src/API.ts 67 additions, 14 deletionssrc/API.ts
- src/components/Consents/Consents.tsx 1 addition, 1 deletionsrc/components/Consents/Consents.tsx
- src/components/ImagePicker/ImagePicker.tsx 2 additions, 1 deletionsrc/components/ImagePicker/ImagePicker.tsx
- src/components/Newsletter/Newsletter.tsx 1 addition, 1 deletionsrc/components/Newsletter/Newsletter.tsx
- src/components/Popups/CustomPopup.tsx 36 additions, 147 deletionssrc/components/Popups/CustomPopup.tsx
- src/components/Popups/PartnersIssue.tsx 124 additions, 0 deletionssrc/components/Popups/PartnersIssue.tsx
- src/components/Popups/popups.scss 6 additions, 0 deletionssrc/components/Popups/popups.scss
- src/components/Prices/PriceSection.tsx 1 addition, 1 deletionsrc/components/Prices/PriceSection.tsx
- src/components/Routes/Router.tsx 15 additions, 6 deletionssrc/components/Routes/Router.tsx
- src/components/SideBar/SideBar.tsx 2 additions, 1 deletionsrc/components/SideBar/SideBar.tsx
- src/hooks/query-keys.ts 5 additions, 0 deletionssrc/hooks/query-keys.ts
- src/hooks/useCustomPopup.tsx 12 additions, 0 deletionssrc/hooks/useCustomPopup.tsx
- src/hooks/usePartnersIssue.tsx 35 additions, 0 deletionssrc/hooks/usePartnersIssue.tsx
- src/hooks/useWhoAmI.tsx 12 additions, 0 deletionssrc/hooks/useWhoAmI.tsx
- src/services/partnersInfo.service.ts 0 additions, 46 deletionssrc/services/partnersInfo.service.ts
Loading
Please register or sign in to comment