mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 11:46:58 +02:00
Revert "Replace DesignKit with package from ElementX."
This reverts the following commits:4858d72afb6827d2a85492c58743590a9bd1fbe6
This commit is contained in:
@@ -68,7 +68,7 @@ struct SecondaryActionButtonStyle_Previews: PreviewProvider {
|
||||
Text("Custom")
|
||||
.foregroundColor(theme.colors.secondaryContent)
|
||||
}
|
||||
.buttonStyle(SecondaryActionButtonStyle(customColor: theme.colors.quaternaryContent))
|
||||
.buttonStyle(SecondaryActionButtonStyle(customColor: theme.colors.quarterlyContent))
|
||||
}
|
||||
.padding()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user