camelCase can not get kebab-case at 3.0.8
Version
3.0.8
Reproduction link
https://codesandbox.io/s/suspicious-shadow-1okuj?file=/src/App.vue
Steps to reproduce
1、add camelCase prop
2、use kebab-case for prop
3、get required warning
What is expected?
like 3.0.7 not warning
What is actually happening?
get required warning