Skip to content

Commit aaded4c

Browse files
committed
update the API docs page
1 parent d35dcf2 commit aaded4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/material-ui/api/autocomplete.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"default": "'auto'"
6060
},
6161
"freeSolo": { "type": { "name": "bool" }, "default": "false" },
62-
"fullWidth": { "type": { "name": "bool" }, "default": "false" },
62+
"fullWidth": { "type": { "name": "bool" }, "default": "true" },
6363
"getLimitTagsText": {
6464
"type": { "name": "func" },
6565
"default": "(more) => `+${more}`",

0 commit comments

Comments
 (0)