mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-28 16:56:16 +08:00
fix(ui): add close button to all success toasts
This commit is contained in:
+1
@@ -79,6 +79,7 @@ export function EnvWarningBanner({
|
||||
path: backupInfo.backupPath,
|
||||
}),
|
||||
duration: 5000,
|
||||
closeButton: true,
|
||||
});
|
||||
|
||||
// 清空选择并通知父组件
|
||||
|
||||
Reference in New Issue
Block a user