mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-29 17:36:06 +00:00
test commit
This commit is contained in:
parent
36eb8d599a
commit
660793395b
|
@ -8,6 +8,7 @@ import { MediaView } from "./views/MediaView";
|
|||
import { SearchView } from "./views/SearchView";
|
||||
|
||||
function App() {
|
||||
const test = "abasdf";
|
||||
return (
|
||||
<WatchedContextProvider>
|
||||
<BookmarkContextProvider>
|
||||
|
|
Loading…
Reference in a new issue