Skip to content

Commit 3c08809

Browse files
authored
Remove missing FileViewerExample from Examples.md (#138)
1 parent b19b759 commit 3c08809

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SwiftCrossUI/SwiftCrossUI.docc/Examples.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ A few examples are included with SwiftCrossUI to demonstrate some of its basic f
1111
- `WindowingExample`, a simple app showcasing how ``WindowGroup`` is used to make multi-window apps and
1212
control the properties of each window.
1313
- `GreetingGeneratorExample`, a simple app demonstrating dynamic state and the ``ForEach`` view.
14-
- `FileViewerExample`, an app showcasing integration with the system's file chooser.
1514
- `NavigationExample`, an app showcasing ``NavigationStack`` and related concepts.
1615
- `SplitExample`, an app showcasing sidebar-based navigation with multiple levels.
1716
- `StressTestExample`, an app used to test view update performance.

0 commit comments

Comments
 (0)