Input: ```jsx function App() { return ( <Button slim tall noShadow link> Button with deprecated props to remove </Button> ); } ``` Action: Remove all props from Button Output: <img width="388" alt="image" src="https://github.com/user-attachments/assets/975ece27-fd2e-4a34-85ba-72bf90d26bf5" /> This issue has existed since 0.23.9, likely caused by #1403.