mirror of
https://github.com/penpot/penpot.git
synced 2026-06-21 23:02:03 +00:00
The tooltip messages for 'not-active' and 'has-errors' conditions were swapped in both the typography row and color row components. When a token is deleted (not-active), the tooltip should show the 'deleted-token' message, and when a referenced token has errors (has-errors), it should show the 'not-active-token' message. Fixes #10296 Fixes #10299 Signed-off-by: 0xRapzz <oxrapzz@rapzzclip.win> Co-authored-by: 0xRapzz <oxrapzz@proton.me>