diff --git a/src/fragments/lib/interactions/js/getting-started.mdx b/src/fragments/lib/interactions/js/getting-started.mdx index bcad0473640..f328715abcf 100644 --- a/src/fragments/lib/interactions/js/getting-started.mdx +++ b/src/fragments/lib/interactions/js/getting-started.mdx @@ -112,7 +112,3 @@ import reactnative1 from '/src/fragments/lib/react-native-polyfills.mdx'; import reactnative2 from '/src/fragments/lib/in-app-messaging/integrate-your-application/react-native/configure-amplify.mdx'; - -## ChatBot UI component - -Use the `ChatBot` component to add conversational UI to your app. [Learn more](https://github.com/aws-amplify/amplify-js/blob/v4-stable/packages/amplify-ui-components/src/components/amplify-chatbot/readme.md).