mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 04:58:55 +08:00
Remove console.log
This commit is contained in:
parent
4e5c15bab7
commit
a63e2f8c0c
@ -9,8 +9,6 @@
|
||||
````jsx
|
||||
var Modal = antd.Modal;
|
||||
|
||||
console.log(Modal.info);
|
||||
|
||||
var Test = React.createClass({
|
||||
getInitialState(){
|
||||
return{
|
||||
|
Loading…
Reference in New Issue
Block a user