Skip to content

Commit

Permalink
fix(Stack): rename spread to justify (#4591)
Browse files Browse the repository at this point in the history
* fix(Stack): rename spread to justify

* test(e2e): regenerate snapshots with spread changed to justify

* chore: add changeset

---------

Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
  • Loading branch information
joshblack and joshblack committed May 16, 2024
1 parent d4e234f commit 6cce7b7
Show file tree
Hide file tree
Showing 404 changed files with 32 additions and 27 deletions.
5 changes: 5 additions & 0 deletions .changeset/long-doors-bow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': patch
---

Update the Stack component so that the `justify` prop correctly updates the layout of items
Loading

0 comments on commit 6cce7b7

Please sign in to comment.