anitab-org / anitab-org/anitab-forms-web

Refractor code to use functional components.

未关闭
#76 9 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。