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.
2 parents 70cbaf0 + 54fb391 commit 0ba573cCopy full SHA for 0ba573c
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