mirror of
https://github.com/strapi/strapi.git
synced 2025-09-20 14:00:48 +00:00
Update Table proptypes
This commit is contained in:
parent
5109326613
commit
cbc50d7e68
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import TableHeader from '../TableHeader';
|
import TableHeader from '../TableHeader';
|
||||||
import TableRow from '../TableRow';
|
import TableRow from '../TableRow';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user