Skip to content

Commit 4356202

Browse files
committed
tie in the icons in the doc that they link to
1 parent 6da9b5b commit 4356202

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/start/modes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ order: 1
55

66
# Picking a Mode
77

8-
React Router is a multi-strategy router for React. There are three primary ways, or "modes", to use it in your app.
8+
React Router is a multi-strategy router for React. There are three primary ways, or "modes", to use it in your app. Across the docs you'll see these icons indicating which mode the content is relevant to.
99

10-
- [Declarative](./declarative/installation)
11-
- [Data](./data/custom)
12-
- [Framework](./framework/installation)
10+
[MODES: framework, data, declarative]
11+
12+
<p></p>
1313

1414
The features available in each mode are additive, so moving from Declarative to Data to Framework simply adds more features at the cost of architectural control. So pick your mode based on how much control or how much help you want from React Router.
1515

0 commit comments

Comments
 (0)