Thanks to visit codestin.com Credit goes to github.com
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 dcffd4d commit 763c30eCopy full SHA for 763c30e
‎client/packages/lowcoder/src/comps/comps/jsonSchemaFormComp/jsonSchemaFormComp.tsx
@@ -251,7 +251,7 @@ let FormBasicComp = (function () {
251
{trans("jsonSchemaForm.schemaTooltip") + " "}
252
<a
253
href={
254
- "https://react-jsonschema-form.readthedocs.io/en/latest/api-reference/uiSchema/"
+ "https://jsonforms.io/docs/uischema"
255
}
256
target={"_blank"}
257
rel="noreferrer"
0 commit comments