mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Merge branch 'master' into fix-remove-manyToMany
This commit is contained in:
commit
3a4001da22
@ -20,7 +20,7 @@ import { makeSelectModels, makeSelectSchema } from 'containers/App/selectors';
|
||||
// or strapi/packages/strapi-helper-plugin/lib/src
|
||||
import PageFooter from 'components/PageFooter';
|
||||
import PluginHeader from 'components/PluginHeader';
|
||||
import PopUpWarning from 'components/PopUpWarning/Loadable';
|
||||
import PopUpWarning from 'components/PopUpWarning';
|
||||
|
||||
// Components from the plugin itself
|
||||
import AddFilterCTA from 'components/AddFilterCTA';
|
||||
|
Loading…
x
Reference in New Issue
Block a user