mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-28 14:25:54 +00:00
update shadcn components
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
<Sonner
|
||||
theme={mode.current}
|
||||
class="toaster group"
|
||||
style="--normal-bg: var(--popover); --normal-text: var(--popover-foreground); --normal-border: var(--border);"
|
||||
style="--normal-bg: var(--color-popover); --normal-text: var(--color-popover-foreground); --normal-border: var(--color-border);"
|
||||
{...restProps}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user