Skip to content

Commit

Permalink
[CHORE/#233] 코드 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeyubin committed Sep 11, 2024
1 parent 710ddb5 commit a3399ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import androidx.navigation.NavOptions
import androidx.navigation.compose.composable
import androidx.navigation.toRoute
import com.terning.core.navigation.Route
import com.terning.feature.filtering.filteringone.FilteringOneRoute
import kotlinx.serialization.Serializable
import com.terning.feature.filtering.filteringone.FilteringOneRoute

fun NavController.navigateFilteringOne(
name: String,
Expand Down

0 comments on commit a3399ec

Please sign in to comment.