Disable SampleEntryView in customize screen
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -28,7 +28,7 @@ struct CustomizeView: View {
|
||||
.environmentObject(iapManager)
|
||||
|
||||
// Preview showing current style
|
||||
SampleEntryView()
|
||||
// SampleEntryView()
|
||||
|
||||
// APPEARANCE
|
||||
SettingsSection(title: "Appearance") {
|
||||
|
||||
Reference in New Issue
Block a user