Skip to content

Commit

Permalink
chore: auto update client extensions samples
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 20, 2024
1 parent 753468a commit f3d53c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

export default function CommerceCheckoutStep() {
const commerceCheckoutStepContainer = document.getElementById(
'commerceCheckoutStepContainer'
'_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet_commerceCheckoutStepContainer'
);

const newInput = document.createElement('input');
Expand Down

0 comments on commit f3d53c7

Please sign in to comment.