Skip to content

Commit

Permalink
replace Site selector icon with home
Browse files Browse the repository at this point in the history
  • Loading branch information
retrofox committed Feb 12, 2025
1 parent adfe083 commit 5d81c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/site-admin/.storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const globalTypes = {
description: 'Site for testing',
defaultValue: siteKeys[ 0 ],
toolbar: {
icon: 'globe',
icon: 'home',
items: siteKeys,
},
},
Expand Down

0 comments on commit 5d81c76

Please sign in to comment.