Skip to content

Commit 014c985

Browse files
authoredJan 22, 2021
fix(ui5-input): Obsolete accessibility API removed (#2721)
The API is deleted, since it is never used. Fixes: #2605
1 parent 1ec9a43 commit 014c985

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎packages/main/src/Input.js

-4
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,6 @@ const metadata = {
332332
type: Object,
333333
},
334334

335-
_wrapperAccInfo: {
336-
type: Object,
337-
},
338-
339335
_inputWidth: {
340336
type: Integer,
341337
},

0 commit comments

Comments
 (0)
Please sign in to comment.