UNPKG

102 BJavaScriptView Raw
1import React from 'react'
2
3const ClipPath = props => <clip-path {...props} />
4export default ClipPath
5
\No newline at end of file