Skip to content

Commit

Permalink
Merge pull request #525 from paziresh24/plasmicops/5L3AnsH9/main
Browse files Browse the repository at this point in the history
[plasmic] Sync project ravi (r&r)
  • Loading branch information
anahitamansoori authored Sep 18, 2024
2 parents d15cacd + d76ca5f commit a90b948
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .plasmic/plasmic/ravi_r_r/PlasmicReplyCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ function PlasmicReplyCard__RenderFunc(props: {
e instanceof TypeError ||
e?.plasmicType === "PlasmicUndefinedDataError"
) {
return "\u0622\u0646\u0627\u0647\u06cc\u062a\u0627 \u0645\u0646\u0635\u0648\u0631\u06cc";
return "\u06a9\u0627\u0631\u0628\u0631 \u0628\u062f\u0648\u0646 \u0646\u0627\u0645";
}
throw e;
}
Expand Down
9 changes: 6 additions & 3 deletions plasmic.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@
"componentImportPath": "@plasmicpkgs/plasmic-basic-components"
}
],
"customFunctions": []
"customFunctions": [],
"jsBundleThemes": []
},
{
"projectId": "oBJtsp5RgVpcN6KCrDTuQT",
Expand Down Expand Up @@ -306,7 +307,8 @@
"componentImportPath": "@plasmicpkgs/radix-ui"
}
],
"customFunctions": []
"customFunctions": [],
"jsBundleThemes": []
},
{
"projectId": "58GpZjZCWTaJ8AUhpCwt2K",
Expand Down Expand Up @@ -734,7 +736,8 @@
"componentImportPath": "@plasmicpkgs/plasmic-query"
}
],
"customFunctions": []
"customFunctions": [],
"jsBundleThemes": []
},
{
"projectId": "qQzsBf58SqzNJX45iggq96",
Expand Down
4 changes: 2 additions & 2 deletions plasmic.lock
Original file line number Diff line number Diff line change
Expand Up @@ -533,12 +533,12 @@
{
"type": "renderModule",
"assetId": "qY29Y1sogsUa",
"checksum": "214f6062c92b5b4287cd0fea1d4234e6"
"checksum": "2984ed518ad5426708e061614fa098d3"
},
{
"type": "cssRules",
"assetId": "qY29Y1sogsUa",
"checksum": "214f6062c92b5b4287cd0fea1d4234e6"
"checksum": "2984ed518ad5426708e061614fa098d3"
},
{
"type": "renderModule",
Expand Down

0 comments on commit a90b948

Please sign in to comment.