UNPKG

@navinc/base-react-components

Version:
5 lines (4 loc) 114 B
export function AnimateHeight({ children, ...props }: { [x: string]: any; children: any; }): JSX.Element;