|
@@ -10,7 +10,7 @@
|
|
|
import View from '../view';
|
|
import View from '../view';
|
|
|
import uid from '@ckeditor/ckeditor5-utils/src/uid';
|
|
import uid from '@ckeditor/ckeditor5-utils/src/uid';
|
|
|
import LabelView from '../label/labelview';
|
|
import LabelView from '../label/labelview';
|
|
|
-import '../../theme/components/labeledinput/labeledinput.css';
|
|
|
|
|
|
|
+import '../../theme/components/labeledview/labeledview.css';
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* The labeled view class.
|
|
* The labeled view class.
|