Files
community-rule/app/components/modals/Share/index.tsx
T
2026-04-29 22:27:46 -06:00

3 lines
94 B
TypeScript

export { default } from "./Share.container";
export type { ShareProps } from "./Share.types";