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
Tag and Toggle cmponents need to have the same naming convention for their two different sizes in react.
This is a little bit different from the t-shirt sizes for most form components mentioned here 2021 Release Proposals #7538 (comment), but these can follow a similiar structure when it comes to adding /default.
Tag:
Big/default: 24px
Small: 18px
Toggle:
Big/default: 24px
Small: 16px
The text was updated successfully, but these errors were encountered:
Tag
andToggle
cmponents need to have the same naming convention for their two different sizes in react.This is a little bit different from the t-shirt sizes for most form components mentioned here 2021 Release Proposals #7538 (comment), but these can follow a similiar structure when it comes to adding
/default
.Tag:
Toggle:
The text was updated successfully, but these errors were encountered: