Skip to content

Commit

Permalink
feat(pci-private-registry): update snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Renaut <[email protected]>
  • Loading branch information
frenautvh committed Nov 15, 2024
1 parent 7df4600 commit 2048b4a
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,9 @@ exports[`PlanStep > should render 1`] = `
class="flex flex-col md:flex-row"
>
<div
class="font-sans font-normal p-0 m-0 w-full md:w-5/6 flex text-[grey]"
class="font-sans font-normal p-0 m-0 w-full md:w-5/6 leading-10 text-[1.25rem] text-[grey]"
>
<div
class="leading-10 text-[1.25rem]"
>
private_registry_create_choose_plan
</div>
private_registry_create_choose_plan
</div>
</div>
</div>
Expand Down

0 comments on commit 2048b4a

Please sign in to comment.