You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Localized> might wrap an element which accepts localizable props and then inserts them into the DOM as children. In such cases, it might be desirable to run the markup overlay logic on these props too, in addition to the value of the message used by the <Localized> instance.