Skip to content

Commit 7ee0796

Browse files
committed
remove extra char
1 parent 8eed531 commit 7ee0796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AutocompleteInput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@ const CreateCategory = () => {
927927
})}
928928
>
929929
<CloseIcon />
930-
</IconButton>>
930+
</IconButton>
931931
<DialogContent sx={{ p: 0 }}>
932932
<CreateBase
933933
redirect={false}

0 commit comments

Comments
 (0)