Case is as follows:
- Let's say we have 10 components, each of which is using
setDisabled composable.
- Right now the way to work on said composable would be to check all components one by one, and find relevant demo, then ensure it's not broken.
Idea is to introduce a way to sort component cards by disabled text in title.
Case is as follows:
setDisabledcomposable.Idea is to introduce a way to sort component cards by
disabledtext in title.