mirror of
https://github.com/wassname/talk.git
synced 2026-07-19 11:28:50 +08:00
unbind
This commit is contained in:
@@ -88,8 +88,8 @@ export default class Moderation extends Component {
|
||||
key.unbind('esc');
|
||||
key.unbind('j');
|
||||
key.unbind('k');
|
||||
key.unbind('r');
|
||||
key.unbind('t');
|
||||
key.unbind('f');
|
||||
key.unbind('d');
|
||||
}
|
||||
|
||||
componentDidUpdate(_, prevState) {
|
||||
|
||||
Reference in New Issue
Block a user