anitab-org / anitab-org/anitab-forms-web
Refractor code to use functional components.
Aperta
Category: Coding
Status: On Hold
Type: Enhancement
- Lingua principale
- JavaScript
- Stelle
- 44
- Fork
- 81
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.