Files
community-rule/app/components/utility/CreateFlowFooter/index.tsx
T
2026-02-07 22:42:30 -07:00

3 lines
127 B
TypeScript

export { default } from "./CreateFlowFooter.container";
export type { CreateFlowFooterProps } from "./CreateFlowFooter.types";