style: 优化个人中心和偏好设置弹窗样式,重构工作入口为精致分屏布局并移除首字徽标
This commit is contained in:
@@ -52,6 +52,12 @@ export {
|
||||
isSecureSessionStorageAvailable,
|
||||
setSessionToken,
|
||||
} from "./secureSessionStorage";
|
||||
export {
|
||||
clearLoginCredential,
|
||||
getSavedLoginCredential,
|
||||
saveLoginCredential,
|
||||
type SavedLoginCredential,
|
||||
} from "./savedLoginCredentials";
|
||||
export {
|
||||
checkForDesktopUpdate,
|
||||
installPendingDesktopUpdate,
|
||||
|
||||
Reference in New Issue
Block a user