This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes styles and removes redundant code in Main feature
- Loading branch information
Yauheni
committed
Aug 20, 2023
1 parent
4e2059a
commit ea50d21
Showing
9 changed files
with
20 additions
and
219 deletions.
There are no files selected for viewing
72 changes: 0 additions & 72 deletions
72
frontend/src/features/Main/components/IntrodutionPic/IntrodutionPic.module.scss
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
frontend/src/features/Main/components/IntrodutionPic/IntrodutionPic.tsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
27 changes: 0 additions & 27 deletions
27
frontend/src/features/Main/components/LeaderBoard/LeaderBoard.module.scss
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
frontend/src/features/Main/components/LeaderBoard/LeaderBoard.tsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
export * from './Layout'; | ||
export * from './IntrodutionPic'; | ||
export * from './LeaderBoard'; |