import Collapsible from "react-collapsible"; import * as React from "react"; const Component = (
This is the collapsible content. It can be any element or React component you like.
It can even be another Collapsible component. Check out the next section!