Skip to content

Commit

Permalink
The palette is no more
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Dec 5, 2023
1 parent becee00 commit f953d15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export const SidePanelWelcome = (): JSX.Element => {
<div className="-mr-4 -mb-3 flex-shrink">
<Image
src={isDarkModeOn ? featureCommandPaletteDark : featureCommandPalette}
alt="Command palette"
alt="Command bar"
width="100%"
style={{ borderTopLeftRadius: '0.25rem' }}
/>
Expand Down

0 comments on commit f953d15

Please sign in to comment.