mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-15 03:43:51 +08:00
feat: update to antd 5.0 (#1362)
* feat: update to ant5.X * fix: incompatible styles * fix: adjust the style
This commit is contained in:
@ -28,7 +28,7 @@ export function renderMessage(msg) {
|
||||
description={msg}
|
||||
type="error"
|
||||
action={
|
||||
<Button size="small" danger>
|
||||
<Button size="small" type="primary" danger>
|
||||
Detail
|
||||
</Button>
|
||||
}
|
||||
|
Reference in New Issue
Block a user