Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions components/Apps/Apps.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@ import Link from "@docusaurus/Link";
import React from "react";

import Adyen from "../../static/img/apps/adyen.svg";
import CRM from "../../static/img/apps/app-crm.svg";
import Invoices from "../../static/img/apps/app-invoices.svg";
import ProductFeed from "../../static/img/apps/app-products-feed.svg";
import Avatax from "../../static/img/apps/avatax.svg";
import CMS from "../../static/img/apps/cms-hub.svg";
import Notification from "../../static/img/apps/notification-hub.svg";
import Search from "../../static/img/apps/search-hub.svg";
import Segment from "../../static/img/apps/segment.svg";
import s from "./apps.module.css";

const Shell = ({ color, title, children, href = "" }) => {
Expand Down Expand Up @@ -49,21 +46,6 @@ const Apps = () => {
>
<CMS />
</Shell>
<Shell
color={"rgb(137, 82, 255)"}
title={"CRM"}
href={"developer/app-store/apps/crm"}
>
<CRM />
</Shell>
<Shell
color={"rgb(227, 149, 60)"}
title={"Invoices"}
href={"developer/app-store/apps/invoices"}
>
<Invoices />
</Shell>

{/*missing docs*/}
{/*<Shell color={"rgb(58, 86, 199)"} title={"Klaviyo"}>*/}
{/* <Placeholder />*/}
Expand All @@ -83,13 +65,6 @@ const Apps = () => {
>
<Search />
</Shell>
<Shell
color={"rgb(37, 195, 101)"}
title={"Twilio Segment"}
href={"developer/app-store/apps/segment"}
>
<Segment />
</Shell>

{/*missing docs*/}
{/*<Shell color={"rgb(95, 58, 199)"} title={"Slack"}>*/}
Expand Down
151 changes: 0 additions & 151 deletions docs/developer/app-store/apps/crm.mdx

This file was deleted.

133 changes: 0 additions & 133 deletions docs/developer/app-store/apps/emails-and-messages/overview.mdx

This file was deleted.

56 changes: 0 additions & 56 deletions docs/developer/app-store/apps/emails-and-messages/sendgrid.mdx

This file was deleted.

Loading
Loading