0
0
llucycodes42
This code specifies that the prop type is an array.
Library: react
Shortcut: ptao
import PropTypes from 'prop-types';
PropTypes.arrayOf()
0
0
llucycodes42
This code specifies that the prop type is an array.
Library: react
Shortcut: ptao
import PropTypes from 'prop-types';
PropTypes.arrayOf()