1
0
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:
Fredrik Oseberg 2022-10-19 11:50:10 +02:00
parent f1c678e5c4
commit 906d2114bc

View File

@ -39,6 +39,7 @@ export const App = () => {
show={<Loader />}
elseShow={
<div className={styles.container}>
<h1>Grand new opening</h1>
<ToastRenderer />
<LayoutPicker>
<Routes>