0
0
llucycodes42
This statement checks to see if an instance of a PropTypes class exists.
Library: react
Shortcut: pti
import PropTypes from 'prop-types';
PropTypes.instanceOf()
0
0
llucycodes42
This statement checks to see if an instance of a PropTypes class exists.
Library: react
Shortcut: pti
import PropTypes from 'prop-types';
PropTypes.instanceOf()