test commit

This commit is contained in:
Jelle van Snik 2022-05-02 17:24:46 +02:00
parent 36eb8d599a
commit 660793395b

View File

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