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

貢獻者指南