Add system info

This commit is contained in:
2024-05-04 09:11:30 +02:00
parent 768ba03807
commit c7306bdd55
10 changed files with 261 additions and 2 deletions

View File

@ -12,6 +12,7 @@
"dependencies": {
"@fluentui/react-components": "^9.49.0",
"@fluentui/react-icons": "^2.0.238",
"filesize": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},