Files
community-rule/app/components/ContentLockup/index.tsx
T
2026-01-29 17:59:11 -07:00

3 lines
118 B
TypeScript

export { default } from "./ContentLockup.container";
export type { ContentLockupProps } from "./ContentLockup.types";