TabBarSem

fun TabBarSem(modifier: Modifier = Modifier, courseModel: CourseDetailModel, selectedTabIndex: Int, onClick: (Int) -> Unit = {})