Skip to content

Commit

Permalink
Update src/components/MenuItem.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Shubham Agrawal <58412969+shubham1206agra@users.noreply.github.com>
  • Loading branch information
brandonhenry and shubham1206agra authored Jun 7, 2024
1 parent 5e11266 commit 3c1b144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MenuItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ function MenuItem(
ellipsis?: string;
truncateLastWord?: boolean;
slop?: number;
keepImageTag?: boolean;
removeImageTag?: boolean;
};

/**
Expand Down

0 comments on commit 3c1b144

Please sign in to comment.