feat(yaml): support comments (#3529)
This commit is contained in:
@ -125,7 +125,6 @@ export default class RawEditor extends React.Component {
|
||||
onCut={this.handleCut}
|
||||
onCopy={this.handleCopy}
|
||||
ref={this.processRef}
|
||||
t={t}
|
||||
/>
|
||||
)}
|
||||
</ClassNames>
|
||||
|
Reference in New Issue
Block a user