File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
client/packages/lowcoder/src/i18n/locales Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2115,7 +2115,7 @@ export const en = {
21152115 tempState : "https://docs.lowcoder.dev/build-apps/write-javascript/temporary-state" ,
21162116 } ,
21172117 customComponent : {
2118- entryUrl : "https://custom-component .lowcoder.dev/index .html" ,
2118+ entryUrl : "https://sdk .lowcoder.cloud/custom_component .html" ,
21192119 } ,
21202120 template : {
21212121 cloneUrl : "/apps/template-import/" ,
Original file line number Diff line number Diff line change @@ -2085,7 +2085,7 @@ export const zh = {
20852085 tempState : "https://docs.lowcoder.dev/build-apps/write-javascript/temporary-state" ,
20862086 } ,
20872087 customComponent : {
2088- entryUrl : "https://custom-component .lowcoder.dev/index .html" ,
2088+ entryUrl : "https://sdk .lowcoder.cloud/custom_component .html" ,
20892089 } ,
20902090 template : {
20912091 cloneUrl : "/apps/template-import/" ,
You can’t perform that action at this time.
0 commit comments