이승윤

dependencies: mantine 설치

......@@ -14,7 +14,9 @@
"react-scripts": "4.0.3",
"redux": "^4.0.5",
"styled-components": "^5.2.3",
"web-vitals": "^1.0.1"
"web-vitals": "^1.0.1",
"@mantine/core": "^1.0.6",
"@mantine/hooks": "^1.0.6"
},
"scripts": {
"start": "react-scripts start",
......