Dailymotion custom embed solution
npm install @dmvs-apac/dm-custom-embed-react> Dailymotion custom embed solution
 
``bash`
npm install --save @dmvs-apac/dm-custom-embed-react
`jsx
import React, { Component } from 'react'
import DmCustomEmbedm from 'dm-custom-embed-react'
class Example extends Component {
render() {
return
}
}
``
---
NOTE
All the attributes should be lowercase for ReactJs. Check out all the attributes availble here Parameters Available
---
MIT © DMVS-APAC