Skip to content

Commit c8a9372

Browse files
committed
docs: minor improvements
1 parent 7510abf commit c8a9372

File tree

3 files changed

+49
-47
lines changed

3 files changed

+49
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"jiti": "^2.4.2",
8888
"lefthook": "^1.10.10",
8989
"markdownlint": "^0.37.4",
90-
"nx": "20.4.0",
90+
"nx": "20.4.2",
9191
"ofetch": "^1.4.1",
9292
"picocolors": "^1.1.1",
9393
"publint": "^0.3.4",

pnpm-lock.yaml

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/content/docs/configurations.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ export default [
139139
settings: {
140140
"react-x": {
141141
version: "19.0.0",
142+
importSource: "react",
143+
polymorphicPropName: "as",
142144
additionalHooks: {
143145
useLayoutEffect: ["useIsomorphicLayoutEffect"],
144146
},

0 commit comments

Comments
 (0)