commerce 允许二维码文字留空

This commit is contained in:
tangly1024.com
2024-05-14 18:19:54 +08:00
parent bee1eb99e3
commit 70e53649b3

View File

@@ -167,7 +167,7 @@ const Footer = props => {
dangerouslySetInnerHTML={{
__html: siteConfig(
'COMMERCE_FOOTER_RIGHT_TEXT',
null,
'',
CONFIG
)
}}></div>