We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b648e5 commit cfec992Copy full SHA for cfec992
Resources/Private/StructuredEditing/src/manifest.js
@@ -7,7 +7,6 @@ import {DropDown} from '@neos-project/react-ui-components';
7
import {connect} from 'react-redux';
8
import {$transform, $get} from 'plow-js';
9
import EditorEnvelope from '@neos-project/neos-ui-editors';
10
-import style from './style.css';
11
12
@connect($transform({
13
currentlyEditedPropertyName: selectors.UI.ContentCanvas.currentlyEditedPropertyName,
0 commit comments