noogle/website/components/appState/index.ts
Johannes Kirschbauer 39ccbcd763
Fix/separate appstate (#33)
* add: appState component for wrapping the state
* add: viewMode to pageState
* add: wrapp everything with the pageState at top level
2023-04-27 19:11:40 +02:00

1 line
38 B
TypeScript

export { AppState } from "./appState";