From 5698969770a32632ad57ad0f05795b6db1bf47d3 Mon Sep 17 00:00:00 2001 From: soupette Date: Tue, 5 Jun 2018 19:03:59 +0200 Subject: [PATCH] Fix build --- .../admin/src/containers/ListPage/index.js | 2 +- packages/strapi-plugin-graphql/services/GraphQL.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/strapi-plugin-content-manager/admin/src/containers/ListPage/index.js b/packages/strapi-plugin-content-manager/admin/src/containers/ListPage/index.js index e0674b09ff..932ca92585 100644 --- a/packages/strapi-plugin-content-manager/admin/src/containers/ListPage/index.js +++ b/packages/strapi-plugin-content-manager/admin/src/containers/ListPage/index.js @@ -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'; diff --git a/packages/strapi-plugin-graphql/services/GraphQL.js b/packages/strapi-plugin-graphql/services/GraphQL.js index 0c2ac304ba..e4f2bdbd80 100644 --- a/packages/strapi-plugin-graphql/services/GraphQL.js +++ b/packages/strapi-plugin-graphql/services/GraphQL.js @@ -624,7 +624,6 @@ module.exports = { break; // falls through } - break; default: // Where. queryOpts.query = strapi.utils.models.convertParams(name, {