Railly / shadcn-ui-customizer

shadcn/ui themes with color pickers
https://shadcn-ui-customizer.vercel.app
203 stars 20 forks source link

Changing the value on `color` section resets the value of `border` section #3

Closed xGihyun closed 4 months ago

xGihyun commented 4 months ago

Actual behavior

When changing the color during customization when a border is already selected, the selected border is reset.

Expected Behavior

The selected value of border should remain persisted.