+ This is the content of the Popover
+
+ )
+}
+export default MyComponent
+```
diff --git a/packages/design-system/components/avatars/AvatarWithPlaceholder/__storybook__/AvatarWithPlaceholder.mdx b/packages/design-system/components/avatars/AvatarWithPlaceholder/__storybook__/AvatarWithPlaceholder.mdx
new file mode 100644
index 00000000..e06e8278
--- /dev/null
+++ b/packages/design-system/components/avatars/AvatarWithPlaceholder/__storybook__/AvatarWithPlaceholder.mdx
@@ -0,0 +1,53 @@
+import { Meta } from '@storybook/addon-docs'
+
+