diff --git a/src/App.tsx b/src/App.tsx index 0e6d9e7..81b88c1 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -40,25 +40,43 @@ export default function App() { const [api] = createResource(fetchApi) return ( + // Full screen container
File Listing
+ + {/* Breadcrumbs */} +