We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5487b8c + 9155314 commit 0af8e95Copy full SHA for 0af8e95
apps/cyberstorm-remix/app/p/packageListing.tsx
@@ -479,6 +479,8 @@ export default function PackageListing() {
479
csVariant="accent"
480
csSize="big"
481
rootClasses="package-listing-sidebar__install"
482
+ primitiveType="link"
483
+ href={listing.install_url}
484
>
485
<NewIcon csMode="inline">
486
<ThunderstoreLogo />
0 commit comments