This commit is contained in:
Seghir Nadir 2020-03-25 17:39:39 +01:00 committed by GitHub
parent b67e5a5f10
commit 4d1b99491d
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ const BlockSettings = ( { attributes, setAttributes } ) => {
}
/>
{ showReturnToCart &&
( currentPostId !== CHECKOUT_PAGE_ID || cartPageId ) &&
( currentPostId !== CHECKOUT_PAGE_ID || !! cartPageId ) &&
pages && (
<SelectControl
label={ __(