react-nested-json-table icon indicating copy to clipboard operation
react-nested-json-table copied to clipboard

PropTypes deprecated

Open CarlosPerea opened this issue 5 years ago • 0 comments

Came accros

import React, { Component, PropTypes } from 'react';

However this is AFAIK deprecated.

CarlosPerea avatar Jun 24 '20 10:06 CarlosPerea