mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
feat: add link to cancel button
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
>.</InputChoice>
|
||||
|
||||
<div class="u-flex u-main-end u-gap-12">
|
||||
<Button secondary>Cancel</Button>
|
||||
<Button secondary href={`${base}/login`}>Cancel</Button>
|
||||
<Button submit>Accept</Button>
|
||||
</div>
|
||||
</FormList>
|
||||
|
||||
Reference in New Issue
Block a user