zhravan/github-readme-quotes

Remove redundant code [Refactoring]

开放

#135 创建于 2021年4月30日

 (11 条评论) (0 个反应) (1 位负责人)JavaScript (181 个派生)auto 404
Little workdocumentationduplicateenhancementgood first issuehacktoberfesthacktoberfest-acceptedhelp wantedrefactoring

仓库指标

星标
 (307 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南