Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2023-09-04 17:19:10 +00:00
parent 7aafc67ccf
commit 3115e0f9c4
796 changed files with 18930 additions and 27 deletions

View file

@ -8,7 +8,6 @@ const defaultcomponentName = 'VisuallyHidden'
const schema = generateObjSchema({
className: {type: 'string'},
componentName: {type: 'string'},
htmlPropName: {type: 'string'},
})
/** Note: we are not including input elements at this time