Skip to content

Commit

Permalink
Update packages/react/src/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
NipuniBhagya authored Nov 27, 2023
1 parent 62be1d7 commit d27b47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
export * from './components';
export * from './theme';
export * from './hooks/use-pastel-color-generator';
export { default } from './utils/generate-pastel-color';
export {default} from './utils/generate-pastel-color';
export {
Alert,
AlertTitle,
Expand Down

0 comments on commit d27b47e

Please sign in to comment.