fix: don't use "Link" under the button

feat/type-attributes
Tomáš Mládek 2023-04-23 19:25:09 +02:00
parent f48d9a394c
commit c4fbb0bcbc
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
Detail
</IconButton>
<IconButton name="link" on:click={() => visit()} disabled={only}>
Link
Detach
</IconButton>
<IconButton
name="x-circle"