Unbump xcode version

This commit is contained in:
Isaac
2025-05-18 15:24:33 +08:00
parent 02a86faa7c
commit 00cd571c9b
8 changed files with 34 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ private final class CustomBadgeComponent: Component {
font: UIFont,
background: UIColor,
foreground: UIColor,
insets: UIEdgeInsets,
insets: UIEdgeInsets
) {
self.text = text
self.font = font