mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Use explicit export
This commit is contained in:
@@ -1,2 +1 @@
|
||||
export * from "./Icon";
|
||||
export { default } from "./Icon";
|
||||
export { default, IconProps } from "./Icon";
|
||||
|
||||
Reference in New Issue
Block a user