mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-01 01:24:14 +08:00
feat(miniapp): add banner attribute to google login tip (#8813)
This commit is contained in:
parent
0be7d97c3f
commit
90c1fff54a
@ -125,6 +125,7 @@ const GoogleLoginTip = ({
|
||||
type="warning"
|
||||
showIcon
|
||||
closable
|
||||
banner
|
||||
onClose={handleClose}
|
||||
action={
|
||||
<Button type="primary" size="small" onClick={openGoogleMinApp}>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user