diff --git a/apps/www/app/content/components/avatar-stack/avatar-stack.stories.tsx b/apps/www/app/content/components/avatar-stack/avatar-stack.stories.tsx
index 6ec78becf0..80491cb8e1 100644
--- a/apps/www/app/content/components/avatar-stack/avatar-stack.stories.tsx
+++ b/apps/www/app/content/components/avatar-stack/avatar-stack.stories.tsx
@@ -10,15 +10,15 @@ import { useState } from 'react';
export const Preview = () => (
-
+
-
+
-
- md
-
+ sm
+ md
+ on
);
@@ -208,91 +208,29 @@ export const ShapeVariants = () => (
);
export const DataSize = () => (
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
);
export const Gap = () => (
-
-
-
-
-
+
+
+
+
+
+
);
export const AdditionalAvatars = () => (
@@ -331,30 +269,30 @@ export const WithTooltipAndLink = () => (