feat: unescape alphanumerics in code Editor (#112)
* feat: unescape alphanumerics in code Editor * fix: replace disable with not render
This commit is contained in:
@@ -36,7 +36,7 @@ exports[`SourceCodeModal renders as expected with default behavior 1`] = `
|
||||
}
|
||||
}
|
||||
>
|
||||
<CodeEditor
|
||||
<injectIntl(ShimmedIntlComponent)
|
||||
innerRef="moCKrEf"
|
||||
value="mOckHtMl"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user