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)
|
.environmentObject(iapManager)
|
||||||
|
|
||||||
// Preview showing current style
|
// Preview showing current style
|
||||||
SampleEntryView()
|
// SampleEntryView()
|
||||||
|
|
||||||
// APPEARANCE
|
// APPEARANCE
|
||||||
SettingsSection(title: "Appearance") {
|
SettingsSection(title: "Appearance") {
|
||||||
|
|||||||
Reference in New Issue
Block a user