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
Hi, Has anyone else seen issues with stacks and a few other elements?
For example:
src/components/Answer/Answer.tsx:291:18 - error TS2746: This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, Has anyone else seen issues with stacks and a few other elements?
For example:
src/components/Answer/Answer.tsx:291:18 - error TS2746: This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
291 <Stack tokens={{childrenGap: 4}}>
Thanks
Beta Was this translation helpful? Give feedback.
All reactions