mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +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
|
// or strapi/packages/strapi-helper-plugin/lib/src
|
||||||
import PageFooter from 'components/PageFooter';
|
import PageFooter from 'components/PageFooter';
|
||||||
import PluginHeader from 'components/PluginHeader';
|
import PluginHeader from 'components/PluginHeader';
|
||||||
import PopUpWarning from 'components/PopUpWarning/Loadable';
|
import PopUpWarning from 'components/PopUpWarning';
|
||||||
|
|
||||||
// Components from the plugin itself
|
// Components from the plugin itself
|
||||||
import AddFilterCTA from 'components/AddFilterCTA';
|
import AddFilterCTA from 'components/AddFilterCTA';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user