Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lobehub/lobe-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 8, 2025
2 parents 4b42776 + 98e6915 commit d039cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/color/index.ts
Original file line number Diff line number Diff line change
@@ -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';

0 comments on commit d039cd8

Please sign in to comment.