Chore: Paraglide wrapping wrong thing lol #53
1 changed files with 10 additions and 10 deletions
|
|
@ -9,15 +9,15 @@
|
|||
</script>
|
||||
|
||||
<div class="layout">
|
||||
<ParaglideJS {i18n}>
|
||||
<ClerkProvider publishableKey={PUBLIC_CLERK_PUBLISHABLE_KEY}>
|
||||
{@render children()}
|
||||
</ClerkProvider>
|
||||
</ParaglideJS>
|
||||
</div>
|
||||
|
||||
<ParaglideJS {i18n}>
|
||||
<style>
|
||||
.layout {
|
||||
@apply h-screen w-screen bg-base-100;
|
||||
}
|
||||
</style>
|
||||
</ParaglideJS>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue