Describe the bug
When using global configuration or custom TV instance, the VariantProps type doesn't take into consideration the responsiveVariants property.
To Reproduce
Steps to reproduce the behavior:
Set a global configuration with responsiveVariants: true using any of the available options;
See error
Expected behavior
Correctly type my variants.
Screenshots
Desktop (please complete the following information):
OS: any
Browser: any
Version: any
Smartphone (please complete the following information):
Device: any
OS: any
Browser: any
Version: any
Additional context
Using the latest version (0.1.18)
Describe the bug When using global configuration or custom TV instance, the
VariantProps
type doesn't take into consideration theresponsiveVariants
property.To Reproduce Steps to reproduce the behavior:
responsiveVariants: true
using any of the available options;Expected behavior Correctly type my variants.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Using the latest version (0.1.18)