react-ui icon indicating copy to clipboard operation
react-ui copied to clipboard

Optimize form field custom properties (to slightly reduce bundle size)

Open adamkudrna opened this issue 4 years ago • 0 comments

Not all generated custom properties are actually used by all components.

Focus on:

$themeable-feedback-variant-states $themeable-state-properties

Example:

image

All properties are defined but only two are actually used.

adamkudrna avatar Feb 26 '21 11:02 adamkudrna