fix: compliance fixes

This commit is contained in:
Taranto 2020-10-02 14:33:21 +01:00 committed by Josh Harvey
parent c45241471e
commit 118852a433
5 changed files with 10 additions and 8 deletions

View file

@ -89,7 +89,6 @@ const Autocomplete = ({
size={size}
fullWidth={fullWidth}
textAlign={textAlign}
autoFocus={autoFocus}
/>
)
}}