Skip to content

Commit

Permalink
One more
Browse files Browse the repository at this point in the history
  • Loading branch information
ruixhuang committed Sep 18, 2024
1 parent 1c9ebc4 commit 6b7f539
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public class FieldInputSwitchViewModel: FieldInputBaseViewModel {
.themeFont(fontSize: .small)
}
}
.fixedSize()
Spacer()
Toggle("", isOn: self.inputBinding)
}
Expand Down

0 comments on commit 6b7f539

Please sign in to comment.