Skip to content

Commit

Permalink
update design file in the icon button stories
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushankhope committed Oct 22, 2024
1 parent 74e8a30 commit 4f311b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions libs/design-system/icon-button/src/lib/icon-button.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ import { provideIconButtons } from './providers';

const meta: Meta = {
title: 'IconButton',
parameters: {
design: {
type: 'figma',
url: 'https://www.figma.com/design/BCEJn9KCIbBJ5MzqnojKQp/HRA-Components?node-id=24-876',
},
},
args: {
icon: 'search',
size: 'large',
Expand Down

0 comments on commit 4f311b6

Please sign in to comment.