Skip to content

Commit ee81a8a

Browse files
committed
fix(theme): remove extra curly bracket
1 parent 0349ff7 commit ee81a8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/utils/theme.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,6 @@ export const generateComponentsThemeCSS = (components: any): string => {
393393

394394
return css;
395395
};
396-
};
397396

398397
/**
399398
* Applies a component theme to an element if it exists in the custom theme

0 commit comments

Comments
 (0)