Files
2026-04-29 22:27:46 -06:00

3 lines
100 B
TypeScript

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