feat(storybook): enable dark mode toggle (#1016)

This commit is contained in:
Himself65
2023-03-02 14:45:40 -06:00
committed by GitHub
parent ec5d8ca179
commit 67c0d84d97
4 changed files with 188 additions and 9 deletions
+1
View File
@@ -37,6 +37,7 @@
"@types/react-dom": "18.0.11",
"@vitejs/plugin-react": "^3.1.0",
"storybook": "^7.0.0-beta.46",
"storybook-dark-mode-v7": "3.0.0-alpha.0",
"swc": "^1.0.11",
"swc-loader": "^0.2.3",
"typescript": "^4.9.5",