1 parent fcac7d7 commit 56f43f7Copy full SHA for 56f43f7
4 files changed
README.md
@@ -21,8 +21,6 @@ Mocking up web app with <b>Reactive</b><br>
21
22
- 🗂️ [File based routing with layouts support](https://reactrouter.com/dev/how-to/file-route-conventions)
23
24
-- 🔮 [State Management via Tawr](https://www.npmjs.com/package/@tawr/state)
25
-
26
- 🎨 [Tailwindcss](https://tailwindcss.com/) - A utility-first CSS framework packed with classes
27
28
- 😃 [Use icons from any icon sets with components](https://github.com/unplugin/unplugin-icons)
apps/web/app/stores/user.ts
apps/web/package.json
@@ -28,7 +28,6 @@
"@react-router/node": "^7.13.1",
29
"@react-router/serve": "^7.13.1",
30
"@tailwindcss/vite": "^4.2.1",
31
- "@tawr/state": "^0.0.2",
32
"isbot": "^5.1.35",
33
"mitt": "^3.0.1",
34
"react": "19.2.3",
0 commit comments