@@ -20,6 +20,7 @@ const Settings: ProLayoutProps & {
logo: false,
iconfontUrl: '',
token: {},
+ siderWidth: 200,
};
export default Settings;