Can change theme

This commit is contained in:
2024-05-03 22:27:18 +02:00
parent 8a8b1a8846
commit 768ba03807
6 changed files with 136 additions and 49 deletions

View File

@ -9,6 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@fluentui/react-components": "^9.49.0",
"@fluentui/react-icons": "^2.0.238",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
@ -1415,9 +1416,9 @@
}
},
"node_modules/@fluentui/react-icons": {
"version": "2.0.237",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.237.tgz",
"integrity": "sha512-J+6XDB/Y3G3nfNWvKKI6xhUXDN6/xvhksnV+zfXiGb6tqtK7QiihAzvRRgPnKuS3BH/H1TM7k3KC19V0AJrTDg==",
"version": "2.0.238",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.238.tgz",
"integrity": "sha512-2T87k8lP4k2h98aDY2WlSACa2u0WBll1BQ/0+hsS0ir4uvRLRofLi5rtRUz3i1aOymeKvCoQzW6q1m03Z7JEOw==",
"dependencies": {
"@griffel/react": "^1.0.0",
"tslib": "^2.1.0"