Comparing version 2.1.1 to 2.1.2
@@ -99,3 +99,3 @@ 'use strict'; | ||
var checked = !this.state.checked; | ||
var checked = !this.getCheckedStatus(); | ||
@@ -102,0 +102,0 @@ if (disabled) { |
{ | ||
"name": "rsuite", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "A suite of react components", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
292146