mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-10-10 07:13:22 +02:00
fixes format
This commit is contained in:
@@ -414,7 +414,6 @@ fun HashTag(word: String, accountViewModel: AccountViewModel, navController: Nav
|
|||||||
Text(text = "$it ")
|
Text(text = "$it ")
|
||||||
}
|
}
|
||||||
} ?: Text(text = "$word ")
|
} ?: Text(text = "$word ")
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Composable
|
@Composable
|
||||||
|
Reference in New Issue
Block a user