mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-19 23:52:11 +00:00
more tests
This commit is contained in:
parent
660793395b
commit
28d6011d06
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ import { SearchView } from "./views/SearchView";
|
|||
|
||||
function App() {
|
||||
const test = "abasdf";
|
||||
|
||||
|
||||
return (
|
||||
<WatchedContextProvider>
|
||||
<BookmarkContextProvider>
|
||||
|
|
|
|||
Loading…
Reference in a new issue