SurfSense/apps/web/components/layouts/dashboard/layout-components/Sidebar/index.ts

3 lines
108 B
TypeScript
Raw Normal View History

2024-07-30 16:00:11 -07:00
export { default as Sidebar } from "./Sidebar";
export { default as SidebarMobile } from "./SidebarMobile";