Removed unused string classes in components
• Removed: - unused string classes in components
This commit is contained in:
@@ -64,7 +64,6 @@ class EmbedModal extends ImmutablePureComponent {
|
||||
<Input
|
||||
readOnly
|
||||
type='text'
|
||||
className='embed-modal__html'
|
||||
value={oembed && oembed.html || ''}
|
||||
onClick={this.handleTextareaClick}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user