### Description `status` is typed as an optional prop for [StateLabel](https://primer.style/react/StateLabel), but the component will not render at all if it's not passed I'd expect `status` to be a required prop if it cannot in fact be left blank. ### Steps to reproduce - Render `<StateLabel>Label</StateLabel>` - See that it doesn't render ### Version v35.20.0 ### Browser _No response_