Skip to content

Commit 86ef310

Browse files
git-nandorclaude
andcommitted
docs(ui-byline): use the illu-sm icon size in the README example
The spacing/icon migration set the Byline hero icon to size="md"; the correct illustrative size for this decorative icon is "illu-sm". INSTUI-5118 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent e92cd9a commit 86ef310

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui-byline/src/Byline/v2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ type: example
5454
</Text>
5555
</View>
5656
}>
57-
<HeartInstUIIcon size="md" color="successColor" />
57+
<HeartInstUIIcon size="illu-sm" color="successColor" />
5858
</Byline>
5959
```

0 commit comments

Comments
 (0)