JSON data is on the left and results are on the right.
- Drag out the third pane on the right to see a normalized path for{" "}
+ Drag out the extra pane on the right to see a normalized path for
each result.
Results are updated automatically after one second of inactivity.
diff --git a/docs/src/components/JSONPathPlayground/styles.module.css b/docs/src/components/JSONPathPlayground/styles.module.css
index 9894540..435c658 100644
--- a/docs/src/components/JSONPathPlayground/styles.module.css
+++ b/docs/src/components/JSONPathPlayground/styles.module.css
@@ -9,3 +9,8 @@
font-weight: bold;
}
+
+.headingRule {
+ margin-top: 1em;
+ margin-bottom: 2em;
+}
\ No newline at end of file