Use react-youtube

This commit is contained in:
Jerome Wu
2023-08-05 16:33:43 +08:00
parent f260b887b4
commit 5c9672d7c2
3 changed files with 63 additions and 3 deletions

View File

@@ -34,7 +34,8 @@
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-ace": "^10.1.0",
"react-dom": "^17.0.2"
"react-dom": "^17.0.2",
"react-youtube": "^10.1.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.2.0",