HolidayTabLayout

fun HolidayTabLayout(modifier: Modifier = Modifier, selectedTabIndex: Int = 0, onTabSelected: (Int) -> Unit = {})