Skip to content

Commit b87c910

Browse files
Update README.md
Updated Read me file
1 parent ae6bfb8 commit b87c910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ val trailingIcon = { tagViewData ->
7070
TagView(text = text, tagViewModifiers = tagViewModifiers, leadingIcon = leadingIcon, trailingIcon = trailingIcon, enabled = true)
7171
```
7272

73-
** Y Tag Container **
73+
**Y Tag Container**
7474

7575
```
7676
val tagViewData = remember {

0 commit comments

Comments
 (0)