Skip to content

Commit

Permalink
chore: add Avatar to components overview (#2635)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes authored and mimarz committed Feb 21, 2025
1 parent f0cc675 commit 2f9b0ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/storefront/app/komponenter/component-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ export const data = [
image: 'Alert.svg',
url: 'https://storybook.designsystemet.no/?path=/docs/komponenter-alert--docs',
},
// {
// title: 'Avatar',
// image: 'Avatar.svg',
// url: 'https://storybook.designsystemet.no/?path=/docs/komponenter-avatar--docs',
// },
{
title: 'Avatar',
image: 'Avatar.svg',
url: 'https://storybook.designsystemet.no/?path=/docs/komponenter-avatar--docs',
},
{
title: 'Badge',
image: 'Badge.svg',
Expand Down

0 comments on commit 2f9b0ed

Please sign in to comment.