chore(#225): Update stack (#225)

This commit is contained in:
Juan Picado @jotadeveloper
2019-10-26 17:17:38 +02:00
committed by Priscila Oliveira
parent 95f173d29a
commit 6d553ea607
6 changed files with 317 additions and 335 deletions

View File

@@ -117,6 +117,8 @@ const AutoComplete = ({
value,
onChange,
placeholder,
// material-ui@4.5.1 introduce better types for TextInput, check readme
// @ts-ignore
startAdornment,
disableUnderline,
color,