Skip to content

Commit

Permalink
fixup! Fix broken theme
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Dec 5, 2024
1 parent 4787323 commit eb423ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const ControlledListsPreset = definePreset(ArchesPreset, {

const ControlledListsTheme = {
theme: {
...DEFAULT_THEME,
...DEFAULT_THEME.theme,
preset: ControlledListsPreset,
},
};
Expand Down

0 comments on commit eb423ef

Please sign in to comment.