Update with latest changes

Change-Id: Ib5281f1ca2ea46c317e651ef888210d1f790eaf1
pull/101/head
Alex Vanyo 3 years ago
parent 89087d77a8
commit e452bf26de

@ -182,7 +182,7 @@ private fun LazyListScope.TopicCards(news: NewsUiState) {
@Preview
@Composable
private fun TopicBodyPreview() {
fun TopicBodyPreview() {
NiaTheme {
LazyColumn {
TopicBody(

Loading…
Cancel
Save