Lets you find common bugs in your components early during development.
Optional
React Docs
import { StrictMode } from 'react';<StrictMode> <App /></StrictMode> Copy
import { StrictMode } from 'react';<StrictMode> <App /></StrictMode>
Readonly
Lets you find common bugs in your components early during development.