Write unit test for Rooms, Users page components

This commit is contained in:
2023-11-26 21:42:55 +07:00
parent d15c81aa00
commit 7fd9190ed2
15 changed files with 180 additions and 8 deletions
+1
View File
@@ -49,6 +49,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"vite-plugin-environment": "^1.1.3",
"vite-tsconfig-paths": "^4.2.1"
}
}