feat(app): new details footer appearance

This commit is contained in:
rektdeckard
2023-02-05 23:09:20 -07:00
parent 3756374140
commit eba876b3ea
19 changed files with 220 additions and 95 deletions

2
src/state/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from "./atoms";
export * from "./selectors";