mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-29 19:07:20 +08:00
fix typo
This commit is contained in:
parent
c0e7cad5bc
commit
1819a9dba0
@ -136,7 +136,7 @@ motions = motions.concat([[{
|
|||||||
direction: 'enter',
|
direction: 'enter',
|
||||||
type: '移动'
|
type: '移动'
|
||||||
}, {
|
}, {
|
||||||
name: '右方滑入',
|
name: '右方滑出',
|
||||||
value: 'move-right',
|
value: 'move-right',
|
||||||
direction: 'leave',
|
direction: 'leave',
|
||||||
type: '移动'
|
type: '移动'
|
||||||
|
Loading…
Reference in New Issue
Block a user