mirror of
https://github.com/nix-community/noogle.git
synced 2024-12-18 14:31:37 +03:00
39ccbcd763
* add: appState component for wrapping the state * add: viewMode to pageState * add: wrapp everything with the pageState at top level
1 line
38 B
TypeScript
1 line
38 B
TypeScript
export { AppState } from "./appState"; |