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';
|
||||||
|
|
||||||
|
@ -65,4 +65,4 @@
|
|||||||
"strapi-helper-plugin": "3.0.0-alpha.5.5",
|
"strapi-helper-plugin": "3.0.0-alpha.5.5",
|
||||||
"webpack": "^3.6.0"
|
"webpack": "^3.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user