mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
update tag demo
This commit is contained in:
parent
5602d90f12
commit
d010b7957c
@ -10,7 +10,7 @@
|
||||
import { Tag } from 'antd';
|
||||
|
||||
function onClose(e) {
|
||||
console.log(e, this);
|
||||
console.log(e);
|
||||
}
|
||||
|
||||
ReactDOM.render(<div>
|
||||
|
Loading…
Reference in New Issue
Block a user