Skip to content

Commit 9954a0b

Browse files
authored
Update TimelineQuickAccessPills.swift
1 parent a6ca386 commit 9954a0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packages/Timeline/Sources/Timeline/View/TimelineQuickAccessPills.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ public struct TimelineQuickAccessPills: View {
6666
if #available(iOS 26.0, *) {
6767
makeButton(filter)
6868
.buttonStyle(.glass)
69+
.foregroundStyle(.primary)
6970
} else {
7071
makeButton(filter)
7172
.buttonStyle(.bordered)

0 commit comments

Comments
 (0)