mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 15:28:12 +08:00
remove duplicate handler (#1027)
This commit is contained in:
@@ -117,7 +117,6 @@ class Categories extends React.Component {
|
||||
<form
|
||||
onSubmit={e => {
|
||||
e.preventDefault();
|
||||
this.handleCreateUserAnno();
|
||||
}}
|
||||
>
|
||||
<div className={Classes.DIALOG_BODY}>
|
||||
|
||||
Reference in New Issue
Block a user