mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
feat: add header
This commit is contained in:
parent
f1c678e5c4
commit
906d2114bc
@ -39,6 +39,7 @@ export const App = () => {
|
||||
show={<Loader />}
|
||||
elseShow={
|
||||
<div className={styles.container}>
|
||||
<h1>Grand new opening</h1>
|
||||
<ToastRenderer />
|
||||
<LayoutPicker>
|
||||
<Routes>
|
||||
|
Loading…
Reference in New Issue
Block a user