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
As described in #3263, the current type of `boxStyle` requires ALL CSS style properties to be added. The type should probably use a `Partial<T>` to allow for *some* properties to be added.
Closes#3263
0 commit comments