We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091c0dc commit 68674c9Copy full SHA for 68674c9
sites/reactflow.dev/src/content/learn/customization/edge-labels.mdx
@@ -9,7 +9,7 @@ import { Image } from 'xy-shared';
9
# Edge Labels
10
11
One of the more common uses for [custom edges](/learn/customization/custom-edges) is rendering some controls or info
12
-along an edge's path. In React Flow we call that an _custom edge label_ and unlike the
+along an edge's path. In React Flow we call that a _custom edge label_ and unlike the
13
edge path, edge labels can be any React component!
14
15
## Adding an edge label
0 commit comments