You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Create a minimal pricing options component
2. Add the following code to recreate the TS error
<PricingOptions.FeatureListGroupHeading as="h6">
Pricing Options Feature List Group Heading with H6
</PricingOptions.FeatureListGroupHeading>
Expected behavior
Despite this code working fine in runtime, typescript throws an error.