mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
e056c8dfd3
* fix: Add onClick handler in Link component In the "Link" component, the onClick handler was not provided, leading to the absence of a download action in the Package.tsx renderDownloadLink component. * Removed "external" attribute from "renderDownloadLink" The "external" attribute is unnecessary in this context since the download action is triggered by the "handleDownload" callback. * added changeset for @verdaccio/ui-components |
||
---|---|---|
.. | ||
__mocks__ | ||
components | ||
hooks | ||
layouts/Version | ||
providers | ||
sections | ||
store | ||
test | ||
Theme | ||
types | ||
utils | ||
index.ts |