Skip to content

Commit

Permalink
ts fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiya1155 committed Jan 11, 2024
1 parent 8599983 commit e71018a
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 e71018a

Please sign in to comment.