UNPKG

cluedin-widget

Version:

This is the project for creating and managing widgets in CluedIn.

8 lines (6 loc) 117 B
class Demo extends React.Component { } ReactDOM.render( <Demo/>, document.getElementById( 'application' ) )