3 lines
127 B
TypeScript
3 lines
127 B
TypeScript
export { default } from "./CreateFlowFooter.container";
|
|
export type { CreateFlowFooterProps } from "./CreateFlowFooter.types";
|