react-component / collapse

React Collapse / Accordion
http://react-component.github.io/collapse/
MIT License
322 stars 132 forks source link

Prop expandIcon does not have PanelProps which are mentioned on docs #304

Open KiprasJ opened 1 year ago

KiprasJ commented 1 year ago

I can see that expandIcon prop on the docs is showing that props are PanelProps, but in the code it says object.https://github.com/react-component/collapse/blob/48a691ce35091398294fe839beccf3e89a25d1e7/src/interface.ts#L16