Update src/routes/console/project-[project]/functions/function-[function]/settings/gitConfigurationModal.svelte

This commit is contained in:
Vincent (Wen Yu) Ge
2023-08-24 15:12:10 -04:00
committed by GitHub
parent df7a0628cb
commit 0daa78954b
@@ -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>