mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-13 10:59:18 +00:00
Update - Jetpack Compose 1.0.5 -> 1.1.0-rc01/02
This commit is contained in:
@ -93,7 +93,7 @@ fun ProductRow(
|
||||
@Preview
|
||||
@Composable
|
||||
fun ProductColumn(
|
||||
name: String = "Droid-ifsdfsdfy",
|
||||
name: String = "Droid-iy",
|
||||
version: String = "69",
|
||||
onUserClick: (String) -> Unit = {}
|
||||
) {
|
||||
|
Reference in New Issue
Block a user