diff --git a/src/App.tsx b/src/App.tsx index e67c09b8..178bbe1f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,6 +8,7 @@ import { MediaView } from "./views/MediaView"; import { SearchView } from "./views/SearchView"; function App() { + const test = "abasdf"; return (