-
- Downloads
Merge branch 'refactor-structure' into 'dev'
Refactor structure See merge request !8
Showing
- package-lock.json 23 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/App.tsx 23 additions, 0 deletionssrc/App.tsx
- src/Routes.tsx 4 additions, 4 deletionssrc/Routes.tsx
- src/client/auth.ts 42 additions, 0 deletionssrc/client/auth.ts
- src/client/client.ts 23 additions, 0 deletionssrc/client/client.ts
- src/client/types.ts 15 additions, 0 deletionssrc/client/types.ts
- src/components/CustomModal.tsx 0 additions, 0 deletionssrc/components/CustomModal.tsx
- src/components/Footer.tsx 0 additions, 0 deletionssrc/components/Footer.tsx
- src/components/Header.tsx 6 additions, 3 deletionssrc/components/Header.tsx
- src/components/News.tsx 2 additions, 1 deletionsrc/components/News.tsx
- src/components/NewsContainer.tsx 3 additions, 16 deletionssrc/components/NewsContainer.tsx
- src/components/ProfileButton.tsx 0 additions, 0 deletionssrc/components/ProfileButton.tsx
- src/components/ProfileModal.tsx 0 additions, 0 deletionssrc/components/ProfileModal.tsx
- src/context/ClientContext.tsx 29 additions, 0 deletionssrc/context/ClientContext.tsx
- src/context/ThemeProvider.tsx 29 additions, 0 deletionssrc/context/ThemeProvider.tsx
- src/context/UserContext.tsx 1 addition, 1 deletionsrc/context/UserContext.tsx
- src/context/index.tsx 2 additions, 0 deletionssrc/context/index.tsx
- src/core/App.tsx 0 additions, 49 deletionssrc/core/App.tsx
- src/hooks/useAddNews.ts 0 additions, 12 deletionssrc/hooks/useAddNews.ts
Loading
Please register or sign in to comment