Skip to content

Commit 0be9c3f

Browse files
Fix DashboardAssembly Preview issu
ignore-commit-lint
1 parent 51ba193 commit 0be9c3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Horizon/Horizon/Sources/Features/Dashboard/View/DashboardView.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ struct DashboardView: View {
126126
}
127127
}
128128

129+
#if DEBUG
129130
#Preview {
130131
DashboardAssembly.makePreview()
131132
}
133+
#endif

0 commit comments

Comments
 (0)