bugfixing
This commit is contained in:
parent
b041a54d68
commit
2f9f9c8934
@ -1235,7 +1235,7 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<slot />
|
<slot />
|
||||||
<ModeWatcher defaultMode={$mode} disableTransitions={false}/>
|
<ModeWatcher defaultMode={data?.themeMode} disableTransitions={false}/>
|
||||||
<Toaster position="top-center" />
|
<Toaster position="top-center" />
|
||||||
{#if Cookie && $showCookieConsent === true}
|
{#if Cookie && $showCookieConsent === true}
|
||||||
<Cookie />
|
<Cookie />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user