mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 12:43:05 +00:00
prettier
This commit is contained in:
@@ -177,7 +177,8 @@ class CodeEditor extends Component {
|
||||
padding: 10,
|
||||
}}>
|
||||
{error.message}
|
||||
{!window.Babel && ' (try checking your ad blocker if you have one).'}
|
||||
{!window.Babel &&
|
||||
' (try checking your ad blocker if you have one).'}
|
||||
</pre>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user