mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update enterprise-get-in-touch-button.tsx
This commit is contained in:
parent
08e9e674d9
commit
5a7cdf1ff4
@ -46,7 +46,7 @@ export const EnterpriseGetInTouchButton: FC<Props> = (props) => {
|
|||||||
>
|
>
|
||||||
<GetInTouchIcon />
|
<GetInTouchIcon />
|
||||||
<span className={clsx("text-base", "font-semibold")}>
|
<span className={clsx("text-base", "font-semibold")}>
|
||||||
Purchase OpenPanel
|
Go Enterprise
|
||||||
</span>
|
</span>
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user