mirror of
https://github.com/strapi/strapi.git
synced 2025-09-19 13:31:34 +00:00
Update Table proptypes
This commit is contained in:
parent
5109326613
commit
cbc50d7e68
@ -6,6 +6,7 @@
|
||||
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import TableHeader from '../TableHeader';
|
||||
import TableRow from '../TableRow';
|
||||
|
||||
|
@ -65,4 +65,4 @@
|
||||
"strapi-helper-plugin": "3.0.0-alpha.5.5",
|
||||
"webpack": "^3.6.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user