8000
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 0371e7d commit 37ac859Copy full SHA for 37ac859
site/src/pages/DeploymentSettingsPage/PremiumPage/PremiumPageView.tsx
@@ -21,7 +21,7 @@ const EnterpriseVersion: FC = () => {
21
Premium for enhanced multi-tenant control and flexibility.
22
</p>
23
</div>
24
- <Button asChild>
+ <Button asChild variant="warning">
25
<a href="https://coder.com/contact/sales" className="no-underline">
26
<SquareArrowOutUpRight size={14} />
27
Contact sales
0 commit comments