Skip to content

Commit 5d3e3cd

Browse files
[dont merge] testing
1 parent 236b224 commit 5d3e3cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ios/HackerNews/Stories/StoryRow.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ struct StoryRowLoadingState: View {
107107
.font(theme.themedFont(size: 12, style: .mono, weight: .bold))
108108
.foregroundColor(.hnOrange)
109109
.redacted(reason: .placeholder)
110-
Text("Some Short Title")
110+
Text("Some Short Titleeeee")
111111
.font(theme.themedFont(size: 16, style: .mono, weight: .bold))
112112
.redacted(reason: .placeholder)
113113
HStack(spacing: 16) {

0 commit comments

Comments
 (0)