diff --git a/client/web/src/cody/chat/new-chat/NewCodyChatPage.tsx b/client/web/src/cody/chat/new-chat/NewCodyChatPage.tsx index c0ccb996d5a..23b7f0f2740 100644 --- a/client/web/src/cody/chat/new-chat/NewCodyChatPage.tsx +++ b/client/web/src/cody/chat/new-chat/NewCodyChatPage.tsx @@ -3,7 +3,7 @@ import type { FC } from 'react' import { CodyWebHistory, CodyWebChatProvider } from 'cody-web-experimental' import { Navigate } from 'react-router-dom' -import { Badge, ButtonLink, PageHeader, Text } from '@sourcegraph/wildcard' +import { ButtonLink, PageHeader, ProductStatusBadge, Text } from '@sourcegraph/wildcard' import { Page } from '../../../components/Page' import { PageTitle } from '../../../components/PageTitle' @@ -95,9 +95,7 @@ const CodyPageHeader: FC = props => {
Cody Chat - - Experimental - +
diff --git a/client/web/src/cody/sidebar/new-cody-sidebar/NewCodySidebar.tsx b/client/web/src/cody/sidebar/new-cody-sidebar/NewCodySidebar.tsx index 17fa69afb31..4b7590e1dff 100644 --- a/client/web/src/cody/sidebar/new-cody-sidebar/NewCodySidebar.tsx +++ b/client/web/src/cody/sidebar/new-cody-sidebar/NewCodySidebar.tsx @@ -4,7 +4,7 @@ import { mdiClose } from '@mdi/js' import { CodyLogo } from '@sourcegraph/cody-ui' import { lazyComponent } from '@sourcegraph/shared/src/util/lazyComponent' -import { Alert, Badge, Button, H4, Icon, LoadingSpinner } from '@sourcegraph/wildcard' +import { Alert, Button, H4, Icon, LoadingSpinner, ProductStatusBadge } from '@sourcegraph/wildcard' import styles from './NewCodySidebar.module.scss' @@ -32,7 +32,7 @@ export const NewCodySidebar: FC = props => { Cody
- Experimental +