mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: remove card from templates
This commit is contained in:
-2
@@ -84,13 +84,11 @@
|
||||
</Button>
|
||||
<Button
|
||||
disabled={isSelfHosted && !isVcsEnabled}
|
||||
secondary
|
||||
on:click={() => connectTemplate($template)}>
|
||||
Create function
|
||||
</Button>
|
||||
</div>
|
||||
</Card>
|
||||
<Card>{@html $template.instructions}</Card>
|
||||
</section>
|
||||
</div>
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user