add videos page, new video

This commit is contained in:
juancmandev
2024-07-25 16:03:52 -06:00
parent 2051c76f48
commit d0ab9db2a8
9 changed files with 313 additions and 62 deletions

View File

@ -6,6 +6,6 @@
"@/*": ["./src/*"]
},
"jsx": "react-jsx",
"jsxImportSource": "react"
"jsxImportSource": "react",
}
}