add domain wipe

This commit is contained in:
Emily
2024-11-11 16:54:02 +01:00
parent f06d7d78fc
commit 2929b229c4
11 changed files with 440 additions and 5 deletions

View File

@@ -67,6 +67,9 @@ const { visible } = usePricingDrawer();
</div>
</div>
<UModals />
<NuxtLayout>
<NuxtPage></NuxtPage>
</NuxtLayout>