Skip to content

Commit cd8dbfa

Browse files
authored
Update Examples/ExamplesApp/Examples.swift
1 parent 2e3cfe7 commit cd8dbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/ExamplesApp/Examples.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ extension ExampleList {
4949
AnyExample("Basemap Gallery", content: BasemapGalleryExampleView()),
5050
AnyExample("Bookmarks", content: BookmarksExampleView()),
5151
AnyExample("Compass", content: CompassExampleView()),
52-
AnyExample("Floor Filter", content: FloorFilterExampleView()),
5352
AnyExample("Feature Form", content: FeatureFormExampleView()),
53+
AnyExample("Floor Filter", content: FloorFilterExampleView()),
5454
AnyExample("Overview Map", content: OverviewMapExampleView()),
5555
AnyExample("Popup", content: PopupExampleView()),
5656
AnyExample("Scalebar", content: ScalebarExampleView()),

0 commit comments

Comments
 (0)