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 a3399ec commit 9d7b737
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 kotlinx.serialization.Serializable
import com.terning.feature.filtering.filteringone.FilteringOneRoute
import kotlinx.serialization.Serializable

fun NavController.navigateFilteringOne(
name: String,
Expand Down

0 comments on commit 9d7b737

Please sign in to comment.