Add yesy no frop down

This commit is contained in:
CHIEFSOFT\ameye
2025-08-11 11:15:30 -04:00
parent a802c1ca39
commit df6d2b570c
2 changed files with 4 additions and 1 deletions
@@ -30,6 +30,7 @@ const Settings = memo(({productData}) => {
const footerFields ={
footer_description: { name: 'Footer Description', controls: 'TEXTAREA', active: true },
boolean_footer_show_email: { name: 'Show email in footer', controls: 'SELECT_NO_YES', active: true },
}
const aboutFields ={