Commit bd8d6936 authored by 放牛的园子's avatar 放牛的园子

修改import PropTypes from "prop-types";

parent 68681f38
Pipeline #28 failed with stages
......@@ -7,9 +7,9 @@
import React, {
PropTypes,
Component,
} from 'react'
import PropTypes from "prop-types";
import {
View,
requireNativeComponent,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment