WIP moving to vanilla js from svelte
Editing record edit and i am in the middle of creating the dropdown component
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
<div style="display: flex;align-items: center; gap:10px;">
|
||||
{#if !isCreateMode}
|
||||
<Dropdown >
|
||||
<Dropdown>
|
||||
<div slot="button">
|
||||
<Icon icon="ellipsis"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user