Skip to content

Commit

Permalink
patch onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
constantgillet committed Apr 28, 2024
1 parent 03b2290 commit f49c48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/_app._main-layout.onboarding.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ const SecondStepComponent = ({ templateId }: { templateId: string | null }) => {
maxWidth: "482px",
})}
>
<TextField.Input disabled value={imageRenderUrl} />
<TextField.Root disabled value={imageRenderUrl} />
</div>
<div
className={css({
Expand Down

0 comments on commit f49c48a

Please sign in to comment.