Skip to content

Next.js Conflicts with CSS, PropTypes. #182

@jsnavarroc

Description

@jsnavarroc

A solution was given for this problem
as we can see in the issue
roylee0704 / react-flexbox-grid # 173 (comment)
However, it keeps getting a warning when implementing the library in NextJS, this warning is the following

react-jsx-runtime.development.js:117 Warning: Failed prop type: Calling PropTypes validators directly is not supported by the prop-types package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types.

Which indicates that it is not a good solution for this problem, any other proposal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions