mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Access proptypes via prop-types packages instead of React in LimitSelect component
This commit is contained in:
parent
5b69e1981b
commit
1c331377c5
@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
import React from 'react';
|
||||
// import PropTypes from 'prop-types';
|
||||
import PropTypes from 'prop-types';
|
||||
import { FormattedMessage } from 'react-intl';
|
||||
import { map } from 'lodash';
|
||||
import styles from './styles.scss';
|
||||
|
Loading…
x
Reference in New Issue
Block a user