A framework for building native applications using React
use TripleEqual instead of doubleEqual when comparing two string (#37673)
Summary: It is generally recommended to use "===" instead of "==" when comparing two strings Pull Request resolved: https://github.com/facebook/react-native/pull/37673 Test Plan: ## Changelog: [Internal] [Changed] - use TripleEqual instead of doubleEqual when comparing two string Reviewed By: cipolleschi Differential Revision: D46434681 Pulled By: cortinico fbshipit-source-id: 70522a28799699854d2a4ab814e34ce796082025
A
Aymane Missouri committed
805604d1e30f32224156ea4643f2eefe8b12f615
Parent: 7a1229e
Committed by Facebook GitHub Bot <[email protected]>
on 6/5/2023, 9:19:26 AM