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 b143c3a commit 2399397Copy full SHA for 2399397
docs/README.md
@@ -65,7 +65,7 @@ root.walkNumerics((node) => nodes.push(node));
65
// ...
66
// },
67
// Numeric {
68
-// value: '3s',
+// value: '3',
69
// type: 'numeric',
70
// unit: 'pt',
71
0 commit comments