Files
simple-keyboard/src/demo/index.js
T

6 lines
65 B
JavaScript

import App from './App';
/**
* Initializing demo
*/
new App();