Skip to content

Commit 56f43f7

Browse files
committed
refactor: remove Tawr state management library, user store, and documentation.
1 parent fcac7d7 commit 56f43f7

4 files changed

Lines changed: 52 additions & 51 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Mocking up web app with <b>Reactive</b><br>
2121

2222
- 🗂️ [File based routing with layouts support](https://reactrouter.com/dev/how-to/file-route-conventions)
2323

24-
- 🔮 [State Management via Tawr](https://www.npmjs.com/package/@tawr/state)
25-
2624
- 🎨 [Tailwindcss](https://tailwindcss.com/) - A utility-first CSS framework packed with classes
2725

2826
- 😃 [Use icons from any icon sets with components](https://github.com/unplugin/unplugin-icons)

apps/web/app/stores/user.ts

Lines changed: 0 additions & 26 deletions
This file was deleted.

apps/web/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"@react-router/node": "^7.13.1",
2929
"@react-router/serve": "^7.13.1",
3030
"@tailwindcss/vite": "^4.2.1",
31-
"@tawr/state": "^0.0.2",
3231
"isbot": "^5.1.35",
3332
"mitt": "^3.0.1",
3433
"react": "19.2.3",

0 commit comments

Comments
 (0)