Pinned events: fix public compose method.
This commit is contained in:
parent
583625e4d4
commit
ac14845797
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ fun PinnedMessagesBannerView(
|
|||
}
|
||||
|
||||
@Composable
|
||||
fun PinnedMessagesBannerRow(
|
||||
private fun PinnedMessagesBannerRow(
|
||||
state: PinnedMessagesBannerState,
|
||||
onClick: (EventId) -> Unit,
|
||||
onViewAllClick: () -> Unit,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue