mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Captailize "Strict Mode" (#6426)
Summary of changes: There is one "TypeScript strict mode" that is kept unchanged. Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
This commit is contained in:
@@ -95,7 +95,7 @@ Strict Mode enables the following checks in development:
|
||||
|
||||
---
|
||||
|
||||
### Enabling strict mode for a part of the app {/*enabling-strict-mode-for-a-part-of-the-app*/}
|
||||
### Enabling Strict Mode for a part of the app {/*enabling-strict-mode-for-a-part-of-the-app*/}
|
||||
|
||||
You can also enable Strict Mode for any part of your application:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user