Skip to content

Commit

Permalink
refactor: NotificationScreenPreview 언어 한글로 변경 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
pengcon committed Jan 9, 2025
1 parent 9f3faa0 commit 2dd43ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fun NotificationScreen(
}
}

@Preview
@Preview(locale = "ko")
@Composable
private fun NotificationScreenPreview() {
WeQuizTheme {
Expand Down

0 comments on commit 2dd43ad

Please sign in to comment.