feat(tui): add persistent storage context
This commit is contained in:
parent
813c41ff6c
commit
9ee337469d
7 changed files with 280 additions and 223 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"./context/exit": "./src/context/exit.tsx",
|
||||
"./context/log": "./src/context/log.tsx",
|
||||
"./context/runtime": "./src/context/runtime.tsx",
|
||||
"./context/storage": "./src/context/storage.tsx",
|
||||
"./context/client": "./src/context/client.tsx",
|
||||
"./context/theme": "./src/context/theme.tsx",
|
||||
"./theme/discovery": "./src/theme/discovery.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue