anitab-org / anitab-org/anitab-forms-web
Refractor code to use functional components.
オープン
Category: Coding
Status: On Hold
Type: Enhancement
- 主要言語
- JavaScript
- スター
- 44
- フォーク
- 81
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Is your feature request related to a problem? Please describe.
As mentioned in React Docs after react-hook support, one should prefer using functional components.
### Describe the solution you'd like
Convert all class based components to functional components.
### Describe alternatives you've considered
for example, componentdDidMount can be replaced by useEffect hook.
コントリビューションガイド
評価
この issue はまだ評価されていません。