Update enterprise-get-in-touch-button.tsx

This commit is contained in:
Stefan Pejcic
2024-06-30 13:48:01 +02:00
committed by GitHub
parent 08e9e674d9
commit 5a7cdf1ff4

View File

@@ -46,7 +46,7 @@ export const EnterpriseGetInTouchButton: FC<Props> = (props) => {
>
<GetInTouchIcon />
<span className={clsx("text-base", "font-semibold")}>
Purchase OpenPanel
Go Enterprise
</span>
</Link>
</div>