Skip to content

Commit

Permalink
[plasmic] Sync project channel 4
Browse files Browse the repository at this point in the history
This is an automated commit generated by Chiali Tsai
using Plasmic (https://plasmic.app/).

Project name: channel 4
Project URL: https://studio.plasmic.app/projects/neRFmgTP9QWA953pSsa5o7
  • Loading branch information
plasmicops committed Aug 1, 2023
1 parent 80a2a3f commit 91cfd35
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
9 changes: 6 additions & 3 deletions plasmic.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
"displayName": "hostless-reveal",
"componentImportPath": "@plasmicpkgs/react-awesome-reveal"
}
]
],
"jsBundleThemes": []
},
{
"projectId": "7nJ7UcFmq9UzB6eXfC5z4a",
Expand All @@ -59,7 +60,8 @@
"displayName": "hostless-plasmic-navigation-bar",
"componentImportPath": "@plasmicpkgs/plasmic-nav"
}
]
],
"jsBundleThemes": []
},
{
"projectId": "neRFmgTP9QWA953pSsa5o7",
Expand Down Expand Up @@ -325,7 +327,8 @@
"displayName": "hostless-condition-guard",
"componentImportPath": "@plasmicpkgs/plasmic-basic-components"
}
]
],
"jsBundleThemes": []
}
],
"globalVariants": {
Expand Down
4 changes: 2 additions & 2 deletions plasmic.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
{
"type": "renderModule",
"assetId": "rIIJlCtVj4",
"checksum": "8e3197e1c0fa87eb6cec008833408a4d"
"checksum": "f2ee0703aaa9db981f169cdcc636b86f"
},
{
"type": "cssRules",
"assetId": "rIIJlCtVj4",
"checksum": "8e3197e1c0fa87eb6cec008833408a4d"
"checksum": "f2ee0703aaa9db981f169cdcc636b86f"
},
{
"type": "renderModule",
Expand Down
8 changes: 4 additions & 4 deletions src/components/plasmic/channel_4/PlasmicIndex.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ function PlasmicIndex__RenderFunc(props: {
projectcss.a,
sty.buttonPill
)}
href={"https://poc2.channel4.wtf/" as const}
href={"https://app.channel4.wtf/" as const}
onClick={async event => {
const $steps = {};
}}
Expand All @@ -420,7 +420,7 @@ function PlasmicIndex__RenderFunc(props: {
sty.btnString
)}
>
{"Launch App - POC2"}
{"Launch App - v0.2"}
</div>
</p.Stack>
</p.Stack>
Expand Down Expand Up @@ -867,7 +867,7 @@ function PlasmicIndex__RenderFunc(props: {
projectcss.__wab_text,
sty.link___5Vtfd
)}
href={"https://poc-2.channel4.wtf/" as const}
href={"https://app.channel4.wtf/" as const}
target={"_blank" as const}
>
{"Launch App"}
Expand All @@ -879,7 +879,7 @@ function PlasmicIndex__RenderFunc(props: {
sty.text___7LqNy
)}
>
{"POC2 - You are early. LFG."}
{"V0.2 - You are early. LFG."}
</div>
</p.Stack>
) : null}
Expand Down

0 comments on commit 91cfd35

Please sign in to comment.