mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-04 11:00:22 -04:00
reorganize UI so with header, footer and left side navbar
This commit is contained in:
@@ -15,4 +15,6 @@ export const pyodideReadyPromise = promisable(
|
||||
loadInterpreter,
|
||||
// shouldRefreshPromise, // optional, but recommended
|
||||
);
|
||||
|
||||
export const navBarOpen = writable(false);
|
||||
|
||||
Reference in New Issue
Block a user