### Description Noticed for Label that `ref` is not being passed through to its child component when there is no `sx` prop included ### Steps to reproduce - `ref` is missing from https://github.com/primer/react/blob/main/packages/react/src/Label/Label.tsx#L84 ### Version v37.30.0 ### Browser _No response_
Description
Noticed for Label that
refis not being passed through to its child component when there is nosxprop includedSteps to reproduce
refis missing from https://github.com/primer/react/blob/main/packages/react/src/Label/Label.tsx#L84Version
v37.30.0
Browser
No response