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 c4ec2db commit 0118830Copy full SHA for 0118830
‎client/packages/lowcoder/src/i18n/locales/enObj.tsx
@@ -112,7 +112,7 @@ export const enObj: I18nObjects = {
112
],
113
},
114
editorTutorials: {
115
- mockDataUrl: "https://63621db87521369cd06514c2.mockapi.io/api/lowcoder/userhttps://6523073ef43b179384152c4f.mockapi.io/api/lowcoder/users",
+ mockDataUrl: "https://6523073ef43b179384152c4f.mockapi.io/api/lowcoder/users",
116
data: (code) => (
117
<>
118
The component and query data are listed here, which can be referenced through
0 commit comments