mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-01 16:37:39 +01:00
test commit
This commit is contained in:
parent
36eb8d599a
commit
660793395b
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import { MediaView } from "./views/MediaView";
|
||||||
import { SearchView } from "./views/SearchView";
|
import { SearchView } from "./views/SearchView";
|
||||||
|
|
||||||
function App() {
|
function App() {
|
||||||
|
const test = "abasdf";
|
||||||
return (
|
return (
|
||||||
<WatchedContextProvider>
|
<WatchedContextProvider>
|
||||||
<BookmarkContextProvider>
|
<BookmarkContextProvider>
|
||||||
|
|
Loading…
Reference in a new issue