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