Skip to content

Commit

Permalink
change logos story name
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamKelley committed Jul 12, 2021
1 parent 4dab88e commit 40eaac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/spark/stories/logos.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const CellContainer = styled('div')({
alignItems: 'center',
});

export const PrendaLogos = () => {
export const Art = () => {
const theme: Theme = useTheme();
return (
<GridContainer>
Expand Down

0 comments on commit 40eaac1

Please sign in to comment.