SurfSense/apps/web/components/layouts/dashboard/layout-components/Sidebar/index.ts
2024-07-30 16:00:11 -07:00

2 lines
108 B
TypeScript

export { default as Sidebar } from "./Sidebar";
export { default as SidebarMobile } from "./SidebarMobile";