refactor: add color assets and update UI components
This commit is contained in:
@@ -23,3 +23,8 @@ struct AppSecureField: View {
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
#Preview {
|
||||
AppSecureField(title: "Password", icon: "lock.fill", text: .constant(""))
|
||||
.padding()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user