splits components into more managable chunks #8

Merged
tristonarmstrong merged 4 commits from 1-split_components into main 2024-03-17 20:28:27 +00:00

4 Commits

Author SHA1 Message Date
380429a93b chore(tauri configs): change name and identifier 2024-03-17 15:27:19 -05:00
b1edddeb6e bump version & change name 2024-03-17 15:18:49 -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