发布

  • [OPIK-1121]: Add star repo button to sidebar (#1380)

    frostbyte_neo 发布于 2025-02-26 11:21:46 +00:00

    • adding github star button to sidebar
    • added icon depndency
    • Refactor GitHub stars feature and remove react-icons dependency

    Replaced the GitHub stars implementation with a custom component utilizing react-query for fetching data. Removed the react-icons dependency and replaced it with a custom SVG icon for the GitHub logo. This improves code modularity and reduces bundle size by avoiding unnecessary dependencies.


    Co-authored-by: Gideon Mendels gideonmendels@ip-192-168-68-52.ec2.internal
    Co-authored-by: andrii.dudar fanat.web@gmail.com

    下载附件