We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29567a6 commit 48e9ee4Copy full SHA for 48e9ee4
apps/site/components/__design__/platform-logos.stories.tsx
@@ -16,6 +16,7 @@ export const PlatformLogos: StoryObj = {
16
<PlatformIcons.Docker width={64} height={64} />
17
<PlatformIcons.Homebrew width={64} height={64} />
18
<PlatformIcons.NVM width={64} height={64} />
19
+ <PlatformIcons.Devbox width={64} height={64} />
20
</div>
21
<div className="flex flex-col items-center gap-4">
22
<PlatformIcons.Choco width={64} height={64} />
0 commit comments