Implement share and export components
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { default } from "./Popover.container";
|
||||
export type { PopoverProps } from "./Popover.types";
|
||||
Reference in New Issue
Block a user