Files
community-rule/app/components/cards/Selection/index.tsx
T
2026-04-29 07:20:16 -06:00

3 lines
106 B
TypeScript

export { default } from "./Selection.container";
export type { SelectionProps } from "./Selection.types";