Skip to content

Commit

Permalink
chore: add figma link in addon of pagination component story
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadshaheer committed Oct 13, 2024
1 parent 5ac84b8 commit a83df8c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apps/docs/stories/pagination.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ const meta: Meta<typeof PaginationComponent> = {
backgrounds: {
default: "dark",
},
design: [
{
name: "Figma",
type: "figma",
url: "https://www.figma.com/design/egMidgk6VJDXTumxcCYUl1/Periscope---Primitives?node-id=40-1657&node-type=frame&t=RGQXgBfSXKWsYAz9-0",
},
],
},
};

Expand Down

0 comments on commit a83df8c

Please sign in to comment.