Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
ts fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiya1155 committed Jan 15, 2024
1 parent 97a4df6 commit 6c18322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/src/components/MarkdownWithCode/FolderChip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ const FolderChip = ({ onClick, path, repoRef }: Props) => {
indexed
repoRef={repoRef || ''}
lastIndex={''}
focusedIndex={''}
index={'0'}
/>
</OverflowTracker>
</div>
Expand Down

0 comments on commit 6c18322

Please sign in to comment.