Browse Source

test commit

pull/76/head
Jelle van Snik 3 years ago
parent
commit
660793395b
  1. 1
      src/App.tsx

1
src/App.tsx

@ -8,6 +8,7 @@ import { MediaView } from "./views/MediaView"; @@ -8,6 +8,7 @@ import { MediaView } from "./views/MediaView";
import { SearchView } from "./views/SearchView";
function App() {
const test = "abasdf";
return (
<WatchedContextProvider>
<BookmarkContextProvider>

Loading…
Cancel
Save