eslint --fix on test/
This commit is contained in:
parent
6abd1de8b8
commit
70fe4f67ee
5 changed files with 55 additions and 56 deletions
|
@ -4,5 +4,5 @@
|
|||
* Skins the react-sdk with the vector components
|
||||
*/
|
||||
|
||||
var sdk = require('matrix-react-sdk');
|
||||
const sdk = require('matrix-react-sdk');
|
||||
sdk.loadSkin(require('../src/component-index'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue