mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-14 03:23:49 +00:00
refactor(#5): reduce code duplication in cookie consent
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
<slot />
|
||||
</main>
|
||||
|
||||
<CookieConsent />
|
||||
<CookieConsent {cookiesAccepted} />
|
||||
|
||||
<footer class="footer items-center p-4 bg-neutral text-neutral-content">
|
||||
<aside class="items-center grid-flow-col">
|
||||
|
||||
Reference in New Issue
Block a user