chore: removed Column Settings label
This commit is contained in:
parent
3a042b234e
commit
112e92e3d3
@ -1,10 +1,8 @@
|
||||
<template>
|
||||
<NestedPopover>
|
||||
<template #target>
|
||||
<Button label="Column Settings">
|
||||
<template #prefix>
|
||||
<SettingsIcon class="h-4" />
|
||||
</template>
|
||||
<Button>
|
||||
<SettingsIcon class="h-4" />
|
||||
</Button>
|
||||
</template>
|
||||
<template #body="{ close }">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user