refactor: standardize design

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-03-03 21:55:48 -05:00
parent 31a33d8758
commit a59dbff9f1
25 changed files with 994 additions and 306 deletions

1
src/stores/index.ts Normal file
View File

@@ -0,0 +1 @@
export { useDocumentsStore } from './documentsStore'