Browse Source

more tests

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

2
src/App.tsx

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

Loading…
Cancel
Save