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
I observe the above error in the console when using the <Surface fill={true}> component. I think we likely don't want to forward fill as a prop to the <div> in
I observe the above error in the console when using the
<Surface fill={true}>component. I think we likely don't want to forwardfillas a prop to the<div>inreact-neu/src/components/Surface/Surface.tsx
Line 44 in 8f5c31e