This commit is contained in:
Tom Moor
2021-03-21 18:52:42 -07:00
parent b3353f20d5
commit bb5443452b
4 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ class CollectionNew extends React.Component<Props> {
}
};
handleNameChange = (ev: SyntheticInputEvent<HTMLInputElement>) => {
handleNameChange = (ev: SyntheticInputEvent<>) => {
this.name = ev.target.value;
// If the user hasn't picked an icon yet, go ahead and suggest one based on