feat(app): major refactorings and details footer updates

This commit is contained in:
rektdeckard
2023-02-11 13:58:33 -07:00
parent eba876b3ea
commit 345acafb45
33 changed files with 376 additions and 540 deletions

View File

@@ -1,2 +1,4 @@
export * from "./atoms";
export * from "./selectors";
export const STORAGE_KEY = "__phosphor_settings__";