github.com/pelicanplatform/pelican@v1.0.5/web_ui/frontend/components/layout/Drawer.tsx (about)

     1  
     2  
     3  export function Drawer() {
     4      return (
     5          <div>
     6  
     7          </div>
     8      )
     9  }