Skip to content

Commit 7a4c6db

Browse files
fix(ColorPicker): add index file (#1866)
## 📝 Changes - add `index` file for `ColorPicker` export
1 parent c5f1088 commit 7a4c6db

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/yummy-taxis-turn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@easypost/easy-ui": patch
3+
---
4+
5+
fix(ColorPicker): add index file
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export * from "./ColorPicker";
2+
export * from "./ColorPickerInputField";

0 commit comments

Comments
 (0)