🐛 fix: Fix type ColorScaleItem export
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
export * from './colors';
|
||||
export { default as ColorScales, type ColorScalesProps } from './ColorScales';
|
||||
export * from './neutrals';
|
||||
export { ColorScaleItem } from './types';
|
||||
export { type ColorScaleItem } from './types';
|
||||
|
||||
Reference in New Issue
Block a user