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

3 lines
100 B
TypeScript

export { default } from "./Popover.container";
export type { PopoverProps } from "./Popover.types";