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

ι€šεΈΈη”¨εœ¨ε…¨ε±€ε―ΌθˆͺδΈŠγ€‚

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

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