diff --git a/client/src/components/MarkdownWithCode/FolderChip.tsx b/client/src/components/MarkdownWithCode/FolderChip.tsx index 7f677cc68b..2f075bc69a 100644 --- a/client/src/components/MarkdownWithCode/FolderChip.tsx +++ b/client/src/components/MarkdownWithCode/FolderChip.tsx @@ -63,6 +63,8 @@ const FolderChip = ({ onClick, path, repoRef }: Props) => { indexed repoRef={repoRef || ''} lastIndex={''} + focusedIndex={''} + index={'0'} />