Skip to content

Commit 4eb3ed3

Browse files
Merge remote-tracking branch 'origin/CM-1336_Tag_Container_Animation' into CM-1336_Tag_Container_Animation
# Conflicts: # README.md
2 parents e9da439 + b87c910 commit 4eb3ed3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 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 {
@@ -112,6 +112,9 @@ TagView(text = text, tagViewModifiers = tagViewModifiers, leadingIcon = leading
112112
### Screenshots
113113

114114
<img src="screenshots/Stepper_Screenshot_1.jpg"/>
115+
116+
### Demo
117+
115118
<img src="screenshots/y_tag_13_s.gif"/>
116119

117120
### How to generate test report

0 commit comments

Comments
 (0)