|
9a6c8c5f91
|
fix: fix issue with delete button not working
The delete button wasn't fully implimented and the deletion of the items logic wasnt updating the
storage file
bug #7
|
2024-03-21 23:34:49 -05:00 |
|
|
14af43024a
|
feat(app): change the switch navigation to kaioken Router and utilize the navigate router function
resolves #6
|
2024-03-17 20:26:20 -05:00 |
|
|
13da06a270
|
refactor(all): rework how state is being managed
this rewrites a lot of hooks and removes providers in exchange for the store api
BREAKING CHANGE: breaks everything
fix #1
|
2024-03-17 15:01:06 -05:00 |
|
|
8426d8acd7
|
refactor(app.tsx): refactore out logic and elemnts into their own components/files
BREAKING CHANGE: buttons dont route to appropriate pages
fix #1
|
2024-03-17 03:15:04 -05:00 |
|