react-connery
v1.0.3
Published
Shpice up your React appsh with shome Sean Connery magic
Downloads
12
Readme
react-connery
Shpice up your React appsh with shome Sean Connery magic
Makesh ushe of connerify
Ushage
import connerify from 'react-connery'
import ReactDOM from 'react-dom'
const container = document.getElementById('root')
const app = <div>Spice me up scotty</div>
ReactDOM.render(app, container)
Exshample
From thish...
to thish...