minor improvement in performance

This commit is contained in:
ammarahm-ed
2020-10-18 13:15:24 +05:00
parent f490e04fd2
commit 5c30d1aa84
21 changed files with 119 additions and 229 deletions

View File

@@ -49,7 +49,6 @@ export class AddTopicDialog extends React.Component {
});
}
close() {
refs = [];
this.title = null;
this.setState({
visible: false,