diff --git a/ts/components/conversation/media-gallery/EmptyState.md b/ts/components/conversation/media-gallery/EmptyState.md index fb6b0ae56..ec354d3da 100644 --- a/ts/components/conversation/media-gallery/EmptyState.md +++ b/ts/components/conversation/media-gallery/EmptyState.md @@ -1,11 +1,29 @@ +### Media Empty State + ```js -
+
``` +### Documents Empty State + ```js -
+
```