Files
community-rule/app/components/ModalFooter/index.tsx
T
2026-02-02 12:53:52 -07:00

3 lines
126 B
TypeScript

export { ModalFooterView as default } from "./ModalFooter.view";
export type { ModalFooterProps } from "./ModalFooter.types";