Skip to content

Commit

Permalink
chore: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nkrantz committed Aug 16, 2024
1 parent af718b4 commit 4193e81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const SiteHeader: React.FC<{
<Box data-cy="paste-docsearch-container" id="paste-docs-search-input">
<SiteHeaderSearch />
</Box>
{/* <AssistantLink /> */} TODO: replace when AI connection is fixed
{/* <AssistantLink /> TODO: replace when AI connection is fixed */}
<ContactUsMenu />
<DarkModeToggle />
<FigmaButton />
Expand Down

0 comments on commit 4193e81

Please sign in to comment.