We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6bfb8 commit b87c910Copy full SHA for b87c910
README.md
@@ -70,7 +70,7 @@ val trailingIcon = { tagViewData ->
70
TagView(text = text, tagViewModifiers = tagViewModifiers, leadingIcon = leadingIcon, trailingIcon = trailingIcon, enabled = true)
71
```
72
73
-** Y Tag Container **
+**Y Tag Container**
74
75
76
val tagViewData = remember {
0 commit comments