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 732a3da commit 030e99cCopy full SHA for 030e99c
docs/decisions/043-rr-devtools.md
@@ -0,0 +1,20 @@
1
+# React Router DevTools
2
+
3
+Date: 2025-05-05
4
5
+Status: accepted
6
7
+## Context
8
9
+TODO: Explain the problem we're having because we do not have devtools and how
10
+the React Router DevTools will help us, and what it is.
11
12
+## Decision
13
14
+TODO: Explain that we're adding the React Router DevTools to the project
15
16
+## Consequences
17
18
+TODO: Explain the tradeoffs we're making by adding the React Router DevTools
19
+(dev is different from prod, etc). Explain how the DevTools improvements are
20
+worth the tradeoffs.
0 commit comments