Skip to content

Commit 30f406a

Browse files
committed
Fix spacing
1 parent ceffdfa commit 30f406a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Example/SettingExample/PreferencesView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ struct PreferencesView: View {
232232
}
233233
.icon(icon: .system(icon: "ellipsis", backgroundColor: Color.teal))
234234
}
235-
235+
236236
SettingGroup {
237237
SettingButton(title: ":)") {
238238
print(":) pressed!")

0 commit comments

Comments
 (0)