Add space header.
This commit is contained in:
parent
cbcf86b1c9
commit
fdea38ddb0
9 changed files with 152 additions and 31 deletions
|
|
@ -26,7 +26,7 @@ import io.element.android.libraries.designsystem.theme.components.Text
|
|||
|
||||
@Composable
|
||||
fun MembersCountMolecule(
|
||||
memberCount: Long,
|
||||
memberCount: Int,
|
||||
modifier: Modifier = Modifier,
|
||||
) {
|
||||
Row(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue