Skip to content

Commit 0bf98d5

Browse files
authored
Merge pull request #99 from sopt-makers/dev
[ver.2.0.0] SOPT WEB Admin dev -> main 배포
2 parents 56fa19d + 38dfe91 commit 0bf98d5

File tree

97 files changed

+3445
-1455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+3445
-1455
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"dependencies": {
1919
"@emotion/react": "^11.10.6",
2020
"@emotion/styled": "^11.10.6",
21-
"@sopt-makers/colors": "^2.2.0",
21+
"@sopt-makers/colors": "^3.0.0",
22+
"@sopt-makers/fonts": "^1.0.0",
2223
"@types/axios": "^0.14.0",
2324
"@types/node": "18.15.3",
2425
"@types/react": "18.0.28",

public/favicon.ico

75.6 KB
Binary file not shown.

src/assets/icons/IcAlarmMenu.svg

Lines changed: 5 additions & 0 deletions
Loading

src/assets/icons/IcAttendanceMenu.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/icons/IcDate.svg

Lines changed: 4 additions & 0 deletions
Loading

src/assets/icons/IcDeleteFile.svg

Lines changed: 4 additions & 0 deletions
Loading

src/assets/icons/IcDropdownCheck.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/icons/IcModalClose.svg

Lines changed: 4 additions & 3 deletions
Loading

src/assets/icons/IcMore.svg

Lines changed: 12 additions & 0 deletions
Loading

src/assets/icons/IcNavMenu.svg

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)