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 |
||
---|---|---|
.. | ||
api | ||
auth | ||
cli | ||
config | ||
core | ||
hooks | ||
loaders | ||
logger | ||
middleware | ||
node-api | ||
plugins | ||
proxy | ||
search | ||
server | ||
signature | ||
standalone | ||
store | ||
tools | ||
ui-components | ||
utils | ||
verdaccio | ||
web | ||
.eslintrc |