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

Loading…
Cancel
Save