Skip to content

Commit 7ce1fda

Browse files
Add size and weight props to Text (#4834)
* add size and weight props * add fallbacks * polymorphic? * test ci * snapshots * test(vrt): update snapshots * lint * Create gold-cups-explode.md * fix playground * refactor(e2e): update Text e2e test --------- Co-authored-by: langermank <langermank@users.noreply.github.com> Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
1 parent e74e581 commit 7ce1fda

30 files changed

+230
-64
lines changed

.changeset/gold-cups-explode.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": minor
3+
---
4+
5+
Add `size` and `weight` props to `Text`

0 commit comments

Comments
 (0)