We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I started to use react strict mode in my project.
But I'm using third party libraries (like old react-bootstrap).
Is it possible to disable the strict mode on those libraries specifically, or disable strict mode to all third party libraries?