SortingButton

fun SortingButton(modifier: Modifier = Modifier, sortBy: Int = 0, onCLick: () -> Unit)