diff --git a/src/App.tsx b/src/App.tsx index 8371dc2..7ff5bb2 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -31,7 +31,7 @@ export default function App() { const [api] = createResource(fetchApi) return ( -
+

File Listing

{api.loading && "Loading..."}