creae update devices

This commit is contained in:
2024-07-23 01:43:13 +07:00
parent d9c3bfa35e
commit 65b924c174
23 changed files with 359 additions and 32 deletions

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"mobx-react": "^9.1.1"
"mobx-react": "^9.1.1",
"react-icons": "^5.2.1"
}
}