refactor: migrate related components

This commit is contained in:
Carlos Valente
2025-07-03 09:00:00 +02:00
committed by Carlos Valente
parent cd8e014f08
commit 84b73fc02a
23 changed files with 346 additions and 277 deletions
@@ -72,7 +72,7 @@ function ViewSettings() {
<Popover.Root>
<Popover.Trigger
render={
<Button variant='ghosted'>
<Button variant='ghosted-white'>
<IoSettingsOutline /> Settings
<IoChevronDown />
</Button>
@@ -140,7 +140,7 @@ function ColumnSettings({
<Popover.Root>
<Popover.Trigger
render={
<Button variant='ghosted'>
<Button variant='ghosted-white'>
<IoOptions /> View
<IoChevronDown />
</Button>