mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
Remove "use strict" from source files
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
* @flow
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
import Container from 'components/Container';
|
||||
import ErrorDecoder from 'components/ErrorDecoder';
|
||||
import Flex from 'components/Flex';
|
||||
|
||||
Reference in New Issue
Block a user