-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.3.10
Environment
"core-js": "^2.6.5","ant-design-vue": "^1.3.13",
Reproduction link
Steps to reproduce
无
What is expected?
notification 自定义icon
What is actually happening?
this.$notification.open({
message: 'Notification Title',
description: 'This is the content of the notification. This is the content of the notification. This is the content of the notification.',
icon: ,
});