Browse Source

whoops, ignore these commits

pull/76/head
Jelle van Snik 3 years ago
parent
commit
333e0468f3
  1. 2
      src/App.tsx

2
src/App.tsx

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

Loading…
Cancel
Save