Skip to content

Commit

Permalink
fix(attributes): allow title
Browse files Browse the repository at this point in the history
  • Loading branch information
ro-ka committed Oct 24, 2017
1 parent ec4c0ab commit c8ce8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/filter-input-attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const allowedAttributes = [
'size',
'spellCheck',
'tabIndex',
'title',
'aria-atomic',
'aria-busy',
'aria-controls',
Expand Down

0 comments on commit c8ce8d5

Please sign in to comment.