Skip to content

Commit 1ba34fb

Browse files
committed
Remove glass effect pills
1 parent 6338593 commit 1ba34fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DesignSystem/Sources/DesignSystem/Components/PostDisplayView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ public struct PostDisplayView: View {
286286
)
287287
Button(action: action ?? {}) {
288288
content
289-
.glassEffect()
290289
}
291290
.buttonStyle(.plain)
292291
.accessibilityElement(children: .combine)

0 commit comments

Comments
 (0)