Merge pull request #5940 from rizen/patch-1

remove extraneous .
active-menu
Tuğçe Küçükoğlu 2024-06-24 10:04:59 +03:00 committed by GitHub
commit f9cf392d8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ export default {
submenuLabel: {
padding: '{navigation.submenu.label.padding}',
fontWeight: '{navigation.submenu.label.font.weight}',
background: '{navigation.submenu.label.background.}',
background: '{navigation.submenu.label.background}',
color: '{navigation.submenu.label.color}'
},
separator: {