mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update src/routes/console/project-[project]/functions/function-[function]/settings/gitConfigurationModal.svelte
This commit is contained in:
+1
-1
@@ -207,7 +207,7 @@
|
||||
<p>There are no repositories that match your search.</p>
|
||||
</div>
|
||||
<div class="u-flex u-gap-16 common-section u-main-center">
|
||||
<Button external href="https://appwrite.io/docs/docs/functions-deploy#vcs" text>Documentation</Button>
|
||||
<Button external href="https://appwrite.io/docs/functions-deploy#vcs" text>Documentation</Button>
|
||||
<Button secondary on:click={() => (search = '')}>Clear search</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user