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:
Trey t
2025-12-13 10:23:57 -06:00
parent b25e9101d0
commit 82bd2eb53e

View File

@@ -28,7 +28,7 @@ struct CustomizeView: View {
.environmentObject(iapManager)
// Preview showing current style
SampleEntryView()
// SampleEntryView()
// APPEARANCE
SettingsSection(title: "Appearance") {