feat: sync WRNexusJS component showcase 0.5.0

This commit is contained in:
2026-07-29 13:45:16 +05:30
parent 72552f2381
commit 8ba1f67f98
104 changed files with 10238 additions and 7893 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"esModuleInterop": true,
"resolveJsonModule": true,
"jsx": "react-jsx",
"jsxImportSource": "@wrnexus/core",
"jsxImportSource": "@wrnexus/core"
},
"include": ["wrnexus.config.ts", "test/**/*.ts"],
"exclude": ["node_modules", "dist", "**/dist", "**/.wrnexus"]
}