help wanted
倉庫指標
- Star
- (505 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
According to React, using componentWillReceiveProps() is a bad idea and it will be deprecated soon, version 17 seems to be the last supporting the method with that name.
When using keydown for classes, what should be the proper way to handle the key events?