feat: play stream with zap.stream embed

This commit is contained in:
2024-01-22 11:32:50 +00:00
parent d1ebd49d56
commit 45fbd06bff
11 changed files with 35 additions and 12 deletions

View File

@ -3,6 +3,7 @@ const WavlakeEmbed = ({ link }: { link: string }) => {
return (
<iframe
// eslint-disable-next-line react/no-unknown-property
credentialless=""
style={{ borderRadius: 12 }}
src={convertedUrl}