Repository URL to install this package:
// same as this // decorate(SidebarItemState, { // setContents: action, // setRender: action, // setIsVisible: action, // handleHide: action, // handleShow: action, // handleToggle: action, // })