Skip to content

Commit f79de13

Browse files
committed
Update docs
1 parent e54b072 commit f79de13

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Sources/Grape/Grape.docc/Documentation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ Grape supports localization features. You can localize the labels in the graph v
3939
* ``GraphComponent``
4040

4141
### Adding interactivity
42-
* ``View.graphOverlay(_:content:)``
43-
* ``View.graphBackground(_:content:)``
42+
* ``View/graphOverlay(_:content:)``
43+
* ``View/graphBackground(_:content:)``
4444
* ``GraphProxy``
45-
* ``View.withGraphTapGesture(_:action:)``
46-
* ``View.withGraphDragGesture(_:action:)``
47-
* ``View.withGraphMagnifyGesture(_:action:)``
45+
* ``View/withGraphTapGesture(_:action:)``
46+
* ``View/withGraphDragGesture(_:action:)``
47+
* ``View/withGraphMagnifyGesture(_:action:)``
4848

4949
### Managing the view state
5050

0 commit comments

Comments
 (0)