pull/1/head
David Baker 2015-06-18 16:41:34 +01:00
parent 847e816035
commit c8f0bac128
1 changed files with 1 additions and 1 deletions

View File

@ -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");