Skip to content

Commit 1affadc

Browse files
authored
chore: Added stack-black-logo and Storybook, #issue 31 (#5878)
* chore: Added stack-black-logo and Storybook, #issue 31 * chore: added stacked-black and updated stacked-logos.stories.tsx Signed-off-by: Niya Shiyas <[email protected]> --------- Signed-off-by: Niya Shiyas <[email protected]>
1 parent 31697ae commit 1affadc

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

components/__design__/stacked-logos.stories.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ export default {
1515
width={267}
1616
height={80}
1717
/>
18+
<Image
19+
src={`/static/images/logos/stacked-black.svg`}
20+
alt="Node.js"
21+
width={267}
22+
height={80}
23+
/>
1824
<Image
1925
src={`/static/images/logos/stacked-white.svg`}
2026
alt="Node.js"
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)