Skip to content

Commit

Permalink
Add example to polaris.shopify.com page
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkjennings committed Jun 10, 2022
1 parent fc8fc4e commit 3d2768f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/young-scissors-leave.md
@@ -0,0 +1,5 @@
---
'polaris.shopify.com': patch
---

Add optional parameter to enable a square-shaped avatar
7 changes: 5 additions & 2 deletions polaris.shopify.com/content/components/avatar.md
Expand Up @@ -32,8 +32,11 @@ examples:
- fileName: extra-small-avatar.tsx
title: Extra small avatar
description: >-
Use to present an avatar in a condensed layout, such as a data table cell
or an action list item.
Square shaped avatar
- fileName: square-avatar.tsx
title: Square avatar
description: >-
Used to present an avatar with a square shape, rather than round.
---

# Avatar
Expand Down

0 comments on commit 3d2768f

Please sign in to comment.