fix(templates): remove tailwind class and redundant stack wrapper

This commit is contained in:
jayesh
2025-08-23 20:38:22 +05:30
parent be1844bf70
commit 7dc020cea9
2 changed files with 0 additions and 3 deletions
@@ -62,9 +62,7 @@
</Typography.Text>
</Layout.Stack>
</Layout.Stack>
<Layout.Stack gap="s">
<slot name="framework-actions" />
</Layout.Stack>
{/if}
{#if domain && showAfter}
@@ -357,7 +357,6 @@
{@const sourceUrl = getTemplateSourceUrl(data.template)}
{#if sourceUrl}
<Button
class="mt-4"
secondary
size="s"
external