🚀 Feature Request
Feature Description
Describe the feature you would like to see implemented. Be as specific as possible about the functionality or purpose.
Example: "Add support for dark mode in all UI components."
Since VisuallyHidden is a util component and not a UI component - we can simply style it using inline styles - lets make overrding possible only via style props if required.
Although we'll provide customRootClass support if people want to use it