mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-09 17:08:58 -05:00
fix: embed page
This commit is contained in:
parent
d088bcd8a6
commit
50fb20d9d5
@ -56,6 +56,7 @@ export const EmbedPage: React.FC = () => {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
{loadedVideo && (
|
{loadedVideo && (
|
||||||
<SiteConsumer>
|
<SiteConsumer>
|
||||||
{(site) => (
|
{(site) => (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user