UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 124 B
import Sidebar from './Sidebar'; export type { SidebarProps } from './Sidebar'; export { Sidebar }; export default Sidebar;