mirror of
https://github.com/strapi/strapi.git
synced 2025-10-29 00:49:49 +00:00
Merge pull request #2851 from strapi/hotfix-ctm-pluginid
Fix plugin id content manager build
This commit is contained in:
commit
ec1c46ba6a
@ -64,8 +64,6 @@ import saga from './saga';
|
||||
import makeSelectEditPage from './selectors';
|
||||
import styles from './styles.scss';
|
||||
|
||||
const pluginId = 'content-manager';
|
||||
|
||||
export class EditPage extends React.Component {
|
||||
state = { showWarning: false, showWarningDelete: false };
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user