Chore: Paraglide wrapping wrong thing lol (#53)

lmao what
This commit is contained in:
Baobeld 2025-01-16 13:46:14 -05:00 committed by GitHub
parent fd705aecc5
commit 1ae9a2516b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,15 +9,15 @@
</script>
<div class="layout">
<ParaglideJS {i18n}>
<ClerkProvider publishableKey={PUBLIC_CLERK_PUBLISHABLE_KEY}>
{@render children()}
</ClerkProvider>
</ParaglideJS>
</div>
<ParaglideJS {i18n}>
<style>
<style>
.layout {
@apply h-screen w-screen bg-base-100;
}
</style>
</ParaglideJS>
</style>