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