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
After updating to React 19, when using the component as
<ReactTypingEffect/>
Terminal shows this error:
⨯ Error: Objects are not valid as a React child (found: object with keys {$$typeof, type, key, ref, props, _owner}). If you meant to render a collection of children, use an array instead.
The text was updated successfully, but these errors were encountered:
After updating to React 19, when using the component as
Terminal shows this error:
The text was updated successfully, but these errors were encountered: