Dong
Results
3
comments of
Dong
Hi @shilman, How can I conditionally disable a control in Storybook based on the value of another argument?
@shilman , I saw you created PR for similar this feature. https://github.com/storybookjs/storybook/pull/13890 so it work now ?
This issue can resolve by move TextHightLightExtension below FontSizeExtension Example: [new FontSizeExtension(), new TextHightLightExtension ()]