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

修改import PropTypes from "prop-types";

parent 68681f38
Pipeline #28 failed with stages
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
import React, { import React, {
PropTypes,
Component, Component,
} from 'react' } from 'react'
import PropTypes from "prop-types";
import { import {
View, View,
requireNativeComponent, 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