Skip to content

Commit e1808ec

Browse files
authored
Merge pull request #604 from UTDNebula/internal/remove-emotion-squash-fix
Internal/remove emotion squash fix
2 parents c4dffd9 + 7e3d421 commit e1808ec

File tree

4 files changed

+28
-13
lines changed

4 files changed

+28
-13
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
* @syl15
33

44
# Request all Project Nebula Maintainers to review other pull requests
5-
src/**/* @UTDNebula/Planner-Hotfixers @UTDNebula/Planner-Maintainers
5+
src/**/* @UTDNebula/Planner-Maintainers

package-lock.json

Lines changed: 27 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
},
2323
"dependencies": {
2424
"@dnd-kit/core": "^6.0.6",
25-
"@emotion/react": "^11.7.1",
26-
"@emotion/styled": "^11.6.0",
2725
"@mui/icons-material": "^5.3.1",
2826
"@mui/lab": "^5.0.0-alpha.67",
2927
"@mui/material": "^5.4.0",

src/utils/emotionCache.ts

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

0 commit comments

Comments
 (0)