mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
typo
This commit is contained in:
parent
847e816035
commit
c8f0bac128
@ -2,7 +2,7 @@ var React = require("react");
|
|||||||
// In normal usage of the module:
|
// In normal usage of the module:
|
||||||
//var MatrixReactSdk = require("matrix-react-sdk");
|
//var MatrixReactSdk = require("matrix-react-sdk");
|
||||||
// Or to import the source directly from the file system:
|
// 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).
|
// maps cannot pass through two stages).
|
||||||
var MatrixReactSdk = require("../../src/index");
|
var MatrixReactSdk = require("../../src/index");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user