mirror of https://github.com/vector-im/riot-web
typo
parent
847e816035
commit
c8f0bac128
|
@ -2,7 +2,7 @@ var React = require("react");
|
|||
// In normal usage of the module:
|
||||
//var MatrixReactSdk = require("matrix-react-sdk");
|
||||
// Or to import the source directly from the file system:
|
||||
// (This is useful for debugging the SDK as ut seems source
|
||||
// (This is useful for debugging the SDK as it seems source
|
||||
// maps cannot pass through two stages).
|
||||
var MatrixReactSdk = require("../../src/index");
|
||||
|
||||
|
|
Loading…
Reference in New Issue