mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 01:05:08 +01:00
more tests
This commit is contained in:
parent
660793395b
commit
28d6011d06
@ -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…
Reference in New Issue
Block a user