Skip to content

Commit 8c011c8

Browse files
committed
fix: update icon name
1 parent fabb222 commit 8c011c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Views/Homepage/components/HomepageDiscoveryTabs/HomepageDiscoveryTabs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ const HomepageDiscoveryTabs = forwardRef<
316316

317317
<DiscoveryTabView
318318
tabLabel="Predictions"
319-
tabIcon={IconName.Predict}
319+
tabIcon={IconName.Predictions}
320320
keepMounted={false}
321321
>
322322
<PredictPreviewSheetProvider>

0 commit comments

Comments
 (0)