removed api docs button from integrations (#1149)
parent
4ce9f9110b
commit
55a7cc928f
|
@ -417,11 +417,6 @@ function IframeEmbedContainer() {
|
|||
<div className="mt-1"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ShellSubHeading className="mt-10" title="Cal.com API" subtitle={t("leverage_our_api")} />
|
||||
<Button color="primary" href="https://developer.cal.com/api">
|
||||
{t("browse_api_documentation")}
|
||||
</Button>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
|
|
|
@ -254,8 +254,6 @@
|
|||
"automatically_adjust_theme": "Automatically adjust theme based on invitee preferences",
|
||||
"email": "Email",
|
||||
"full_name": "Full name",
|
||||
"browse_api_documentation": "Browse our API documentation",
|
||||
"leverage_our_api": "Leverage our API for full control and customizability.",
|
||||
"create_webhook": "Create Webhook",
|
||||
"booking_cancelled": "Booking Cancelled",
|
||||
"booking_rescheduled": "Booking Rescheduled",
|
||||
|
|
Loading…
Reference in New Issue