react-awesome-reveal icon indicating copy to clipboard operation
react-awesome-reveal copied to clipboard

Add 'as' prop to pass element to render

Open zatakiya opened this issue 1 year ago • 0 comments

Right now, only div tag is being rendered in dom. However, it would be a nice addition to add a prop from which we can modify that behavior.

For example, <Fade as='h1'>Heading</Fade>

zatakiya avatar Jan 31 '24 05:01 zatakiya