Is the feature you're requesting related to a challenge you're experiencing?
We currently have a hack in main-frontend to show a disabled version of the InfoTag component, where we change the foregroundColor to grey if we want it "disabled". It would be better to simply have support for disabled version in Spor.
How can we solve it?
Add the disabled prop and disabled styling to InfoTag
Is the feature you're requesting related to a challenge you're experiencing?
We currently have a hack in main-frontend to show a disabled version of the InfoTag component, where we change the foregroundColor to grey if we want it "disabled". It would be better to simply have support for disabled version in Spor.
How can we solve it?
Add the disabled prop and disabled styling to InfoTag