mirror of
https://github.com/lingble/chatwoot.git
synced 2026-01-10 22:41:32 +00:00
This PR allows attributify for `variant`, `size` and `color` props. This allows using shorthands, instant of writing full props. We also added a small computed method to ensure these does not show up in the DOM and pollute it --------- Co-authored-by: Pranav <pranav@chatwoot.com>