Skip to content

Commit fb9ba20

Browse files
committed
remove list style
1 parent 2741832 commit fb9ba20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Shared/Samples/Browse WMS layers/BrowseWMSLayersView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ extension BrowseWMSLayersView {
120120
.onChange(of: model.isVisible) { updateSelection() }
121121
}
122122
}
123-
.listStyle(.plain)
124123
}
125124

126125
/// Updates the selection for given `isVisible`.

0 commit comments

Comments
 (0)