material-ui use TS 2.2

This commit is contained in:
Wayne Dela Cruz
2017-03-31 09:44:56 +08:00
parent 0c025f95b2
commit a086b92d64

View File

@@ -2,7 +2,7 @@
// Project: https://github.com/callemall/material-ui
// Definitions by: Nathan Brown <https://github.com/ngbrown>, Oliver Herrmann <https://github.com/herrmanno>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.2
/// <reference types="react" />
/// <reference types="react-addons-linked-state-mixin" />