mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-05 05:27:37 +08:00
042694b96f
* feat: add component message * fix: then interface and demo bugs Co-authored-by: James Yeung <shunjiey@hotmail.com>
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
@namespace AntBlazor
|
|
@inherits AntDomComponentBase
|
|
|
|
<Notification />
|
|
<Message /> |