Skip to content

Commit 7609302

Browse files
committed
fix: module resolution
1 parent 8d469df commit 7609302

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,5 @@ export const Accordion = {
200200
*/
201201
Sibling,
202202
};
203+
204+
export default Accordion;

0 commit comments

Comments
 (0)