mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Make my code PRETTIER
This commit is contained in:
@@ -24,8 +24,7 @@ export default function WarnIfLegacyBackendDetected(_: {||}) {
|
||||
dispatch({
|
||||
canBeDismissed: false,
|
||||
type: 'SHOW',
|
||||
title:
|
||||
'DevTools v4 is incompatible with this version of React',
|
||||
title: 'DevTools v4 is incompatible with this version of React',
|
||||
content: <InvalidBackendDetected />,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user