Files
community-rule/app/components/modals/Dialog/index.tsx
T

3 lines
97 B
TypeScript

export { default } from "./Dialog.container";
export type { DialogProps } from "./Dialog.types";