This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
module.exports={
navTheme:'dark',// theme for nav menu
primaryColor:'#1890FF',// primary color of ant design
layout:'sidemenu',// nav menu position: sidemenu or topmenu
contentWidth:'Fluid',// layout of content: Fluid or Fixed, only works when layout is topmenu