zhravan/github-readme-quotes
Remove redundant code [Refactoring]
Aberta
#135 aberto em 30 de abr. de 2021
Little workdocumentationduplicateenhancementgood first issuehacktoberfesthacktoberfest-acceptedhelp wantedrefactoring
Métricas do repositório
- Stars
- (307 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Is your feature request related to a problem? Please describe. Constant Values stored as JSON values are duplicated across the frontend and backend version.
Describe the solution you'd like Remove the duplicated version inside the /frontend/src/util/animation/index.js file and use the existing backend-version src/animations/animation.js file