After updating to React 19, when using the component as
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.
After updating to React 19, when using the component as
Terminal shows this error: