Skip to content

Commit 55505bb

Browse files
1. Added class link for TagView comment.
2. Removed ExampleUnitTest.kt.
1 parent 2da27c1 commit 55505bb

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

YCoreUILib/src/main/java/co/yml/ycoreui/ui/ytag/TagView.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import androidx.compose.ui.unit.sp
2323
import co.yml.ycoreui.ui.ytag.model.TagViewModifiers
2424

2525
/**
26-
* Element that can used as a chip
26+
* [TagView] Compose method used for creating a custom chip
2727
*
2828
* @param text text the text to be displayed
2929
* @param leadingIcon the optional leading icon to be displayed at the beginning of the TagView

app/src/test/java/co/yml/coreui/ExampleUnitTest.kt

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)