basic.md 197 Bytes
Newer Older
1 2 3 4 5
---
order: 1
title: ι€šηŸ₯ε›Ύζ ‡
---

6
ι€šεΈΈη”¨εœ¨ε―Όθˆͺε·₯ε…·ζ δΈŠγ€‚
7 8

````jsx
nikogu's avatar
nikogu committed
9
import NoticeIcon from 'ant-design-pro/lib/NoticeIcon';
10 11 12

ReactDOM.render(<NoticeIcon count={5} />, mountNode);
````