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