mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Fix eslint problems
This commit is contained in:
parent
6d2dcc4539
commit
4e89f5002b
@ -1,6 +1,5 @@
|
||||
import React from 'react';
|
||||
import Menu from 'rc-menu';
|
||||
import velocity from 'velocity-animate';
|
||||
import animation from '../common/openAnimation';
|
||||
|
||||
const AntMenu = React.createClass({
|
||||
|
@ -1,6 +1,5 @@
|
||||
import React from 'react';
|
||||
import Tree from 'rc-tree';
|
||||
import velocity from 'velocity-animate';
|
||||
import animation from '../common/openAnimation';
|
||||
|
||||
const AntTree = React.createClass({
|
||||
|
Loading…
Reference in New Issue
Block a user