candidature : id on Plyr
This commit is contained in:
@@ -19,7 +19,7 @@ export default function ChatCard(props) {
|
||||
return (
|
||||
<Fragment>
|
||||
{props.message.video &&
|
||||
<Plyr
|
||||
<Plyr name="CandidatureChatplyr" id="CandidatureChatplyr"
|
||||
type="vimeo" // or "vimeo"
|
||||
videoId={Ar.last(_.split(props.message.video.cdn_url, '/'))}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user