How do I make sure my functions components props are mutually exclusive, with code completion?
My code:
type Variant = \'a\' | \'p\' | \'span\' | \'h1