Add video and guide components
This commit is contained in:
5
pages/watch/index.tsx
Normal file
5
pages/watch/index.tsx
Normal file
@ -0,0 +1,5 @@
|
||||
export default function Watch() {
|
||||
return (
|
||||
<h1>Hello world</h1>
|
||||
);
|
||||
}
|
Reference in New Issue
Block a user