diff --git a/src/components/watch.tsx b/src/components/watch.tsx index 3758dfb..4374596 100644 --- a/src/components/watch.tsx +++ b/src/components/watch.tsx @@ -9,7 +9,7 @@ export default function Watch(props: { path: string }) { return (
- +
);