cms
cms copied to clipboard
Fix: added youtube support
PR Fixes:
- #435
Added support to youtube. It checks if the source.src is youtube url, if so it does render an Iframe containing the youtube video
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I assure there is no similar/duplicate pull request regarding same issue
- [x] I assure that the build works locally
This also contains PR #436
Diff seems huge whatsup with that
Diff seems huge whatsup with that
I checked out from #436 thats why, for only YouTube should be just few lines. It should be : src/components/admin/ContentRendererClient.tsx only
@hkirat i think it can be merged safely, mostly its just the new part, it’s a tiny discussion portal
Closing, it's done by #461