-
[OPIK-1121]: Add star repo button to sidebar (#1380)
发布于
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-iconsdependency 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下载附件