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
The TagInput is quite complicated today. We should refacto it and avoid magic number (such a marginLeft: calc(-${popoverWidth}px + 45px), that seems odd).
The text was updated successfully, but these errors were encountered:
The TagInput is quite complicated today. We should refacto it and avoid magic number (such a marginLeft:
calc(-${popoverWidth}px + 45px)
, that seems odd).The text was updated successfully, but these errors were encountered: