Skip to content

Commit 48e9ee4

Browse files
committed
chore: add Devbox platform icon story
1 parent 29567a6 commit 48e9ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/site/components/__design__/platform-logos.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export const PlatformLogos: StoryObj = {
1616
<PlatformIcons.Docker width={64} height={64} />
1717
<PlatformIcons.Homebrew width={64} height={64} />
1818
<PlatformIcons.NVM width={64} height={64} />
19+
<PlatformIcons.Devbox width={64} height={64} />
1920
</div>
2021
<div className="flex flex-col items-center gap-4">
2122
<PlatformIcons.Choco width={64} height={64} />

0 commit comments

Comments
 (0)