Skip to content

Commit a83df8c

Browse files
committed
chore: add figma link in addon of pagination component story
1 parent 5ac84b8 commit a83df8c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

apps/docs/stories/pagination.stories.tsx

+7
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ const meta: Meta<typeof PaginationComponent> = {
4848
backgrounds: {
4949
default: "dark",
5050
},
51+
design: [
52+
{
53+
name: "Figma",
54+
type: "figma",
55+
url: "https://www.figma.com/design/egMidgk6VJDXTumxcCYUl1/Periscope---Primitives?node-id=40-1657&node-type=frame&t=RGQXgBfSXKWsYAz9-0",
56+
},
57+
],
5158
},
5259
};
5360

0 commit comments

Comments
 (0)