Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 16 solution #15

Open
janterlaak opened this issue Feb 3, 2019 · 2 comments
Open

React 16 solution #15

janterlaak opened this issue Feb 3, 2019 · 2 comments

Comments

@janterlaak
Copy link

Plz remove imports and change with:

import React, { Component } from 'react';
import PropTypes from 'prop-types';

@giacomo9999
Copy link

I have no idea what the foregoing comment is supposed to mean. Remove imports from where? Do we need to be using PropTypes to validate something? If so, what? Please advise.

@RaresAil
Copy link

I have no idea what the foregoing comment is supposed to mean. Remove imports from where? Do we need to be using PropTypes to validate something? If so, what? Please advise.

The module contains only one file, i hope that you know how to edit one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants