mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-01-20 21:01:21 +01:00
Removed an automatic Localizable
This commit is contained in:
parent
a62c0304f4
commit
828afc056b
@ -39,7 +39,7 @@ struct NoTapAnimationStyle: PrimitiveButtonStyle {
|
||||
|
||||
#Preview {
|
||||
Button {} label: {
|
||||
Text("Hello world")
|
||||
Text(String("Hello world"))
|
||||
}
|
||||
.buttonStyle(NoTapAnimationStyle())
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user