From 7b3008f3e2fd6bb54c8f145be3cbaeaf541601ca Mon Sep 17 00:00:00 2001 From: Kumaran Rajendhiran Date: Fri, 30 Aug 2024 08:31:29 +0000 Subject: [PATCH] Remove fastkafka chat --- .../components/HomepageFastkafkaChat/index.js | 24 ------------------- docusaurus/src/pages/index.js | 2 -- 2 files changed, 26 deletions(-) diff --git a/docusaurus/src/components/HomepageFastkafkaChat/index.js b/docusaurus/src/components/HomepageFastkafkaChat/index.js index c31d945..de6f7cd 100644 --- a/docusaurus/src/components/HomepageFastkafkaChat/index.js +++ b/docusaurus/src/components/HomepageFastkafkaChat/index.js @@ -1,7 +1,5 @@ import React from 'react'; import clsx from 'clsx'; -import Iframe from 'react-iframe' -import BrowserWindow from '../BrowserWindow'; import styles from './styles.module.css'; @@ -50,25 +48,3 @@ function Feature({Svg, title, description}) { ); } - -export default function HomepageFastkafkaChat() { - return ( -
-
-
-

Check out our code-generation feature!

-

Let us know what you need solved and we’ll generate the FastKafka code for you!

-
-
-
-
- -