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
This change is necessary so that the ContentSwitcher component can be converted from a class component to a functional one without the need for additional type assertions.
The text was updated successfully, but these errors were encountered:
This change is necessary so that the
ContentSwitcher
component can be converted from aclass
component to a functional one without the need for additional type assertions.The text was updated successfully, but these errors were encountered: