UNPKG

gather-content-ui

Version:
4 lines 247 B
import { HTMLAttributes } from "react"; declare function DropdownSection({ children, ...rest }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element; export default DropdownSection; //# sourceMappingURL=DropdownSection.d.ts.map