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.
1 parent e8f4aba commit 46e7a9eCopy full SHA for 46e7a9e
components/pricing.tsx
@@ -270,7 +270,8 @@ const PricingTier: React.FC<ExtendedPricingTierProps> = ({
270
</div>
271
{platform === "Linux" && (
272
<div className="text-xs text-gray-400">
273
- *Packaged and released by <br /> the open source community
+ *Packaged and released by <br /> the open
274
+ source community
275
276
)}
277
0 commit comments