Closed zwgnr closed 1 year ago
When using the VariantProps generic all of the returned types are now literals instead of any.
closes: #56
this now gets the proper variant types
I'm not part of this project but I'm excited to see a fix for this come through! I poked around at it and couldn't figure it out myself, so great job!
Description
When using the VariantProps generic all of the returned types are now literals instead of any.
What is the purpose of this pull request?
closes: #56
this now gets the proper variant types