Files
2026-04-29 07:20:16 -06:00

3 lines
127 B
TypeScript

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