Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Nov 2, 2024
1 parent f7a97ca commit 57ff581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/app/chat/RegenerateOption.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export function RegenerateDropdown({
) : (
<Hoverable
size={16}
icon={StarFeedback as IconType}
icon={FiRefreshCw as IconType}
hoverText={getDisplayNameForModel(alternate)}
/>
)}
Expand Down

0 comments on commit 57ff581

Please sign in to comment.