From ac56a8dd5b9fa1d8eb810467cd10ad35706d8fb3 Mon Sep 17 00:00:00 2001 From: user Date: Fri, 21 Sep 2018 16:23:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9PropTypes=E5=BC=95=E5=85=A5?= =?UTF-8?q?=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LabelSelect/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LabelSelect/index.js b/LabelSelect/index.js index d9bbced..157d5b6 100644 --- a/LabelSelect/index.js +++ b/LabelSelect/index.js @@ -2,7 +2,8 @@ * Created by TinySymphony on 2017-01-03. */ -import React, {Component, PropTypes} from 'react'; +import React, {Component} from 'react'; +import PropTypes from "prop-types"; import { View, Text,