Skip to content

Commit

Permalink
💄 :: Change description text
Browse files Browse the repository at this point in the history
  • Loading branch information
diejdkll committed Mar 1, 2024
1 parent 343b2f1 commit e6aa828
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ fun GomsPasswordTextField(
) {
if (isDescription) {
Text(
text = "대/소문자, 특수문자 12자 이상",
text = "대/소문자, 특수문자 6~15자",
color = colors.G4,
style = typography.buttonLarge
)
Expand Down

0 comments on commit e6aa828

Please sign in to comment.