Skip to content

Commit 53924f1

Browse files
committed
refactor: remove unnecessary comment
1 parent d95cea5 commit 53924f1

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Bitkit/Components/Widgets/NewsWidgetContent.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
import SwiftUI
22
import WidgetKit
33

4-
// Shared Bitcoin Headlines widget content, reused by the in-app feed, the carousel preview, and the
5-
// home-screen WidgetKit extension. Colors adapt to `widgetRenderingMode` via ``WidgetPalette``.
6-
//
7-
// Takes primitive fields rather than a model so both the in-app `WidgetData` and the widget
8-
// extension's `CachedNewsArticle` can feed it. Card chrome is supplied by the caller.
9-
104
// MARK: - Wide layout (in-app + 343-wide carousel page + .systemMedium OS widget)
115

126
struct NewsWidgetWideContent: View {

0 commit comments

Comments
 (0)