### Vue version 3.2.38 ### Link to minimal reproduction https://codesandbox.io/s/peaceful-fermat-f8l7q1?file=/src/InputComponent.vue ### Steps to reproduce 1) Create a component for input. 2) Add the option to specify :size via props. 3) Use a component and don't specify size. ### What is expected? No warning. ### What is actually happening? Warning:  ### System Info _No response_ ### Any additional comments? _No response_