Skip to content

Commit ad2cc32

Browse files
committed
remove unnecessary spaces
1 parent 52aea6e commit ad2cc32

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/index.js

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -99,19 +99,16 @@ export {
9999
Swing,
100100
Tada,
101101
Wobble,
102-
103102
BounceIn,
104103
BounceInUp,
105104
BounceInDown,
106105
BounceInLeft,
107106
BounceInRight,
108-
109107
BounceOut,
110108
BounceOutDown,
111109
BounceOutLeft,
112110
BounceOutRight,
113111
BounceOutUp,
114-
115112
FadeIn,
116113
FadeInDown,
117114
FadeInDownBig,
@@ -121,7 +118,6 @@ export {
121118
FadeInRightBig,
122119
FadeInUp,
123120
FadeInUpBig,
124-
125121
FadeOut,
126122
FadeOutDown,
127123
FadeOutDownBig,
@@ -131,49 +127,39 @@ export {
131127
FadeOutRightBig,
132128
FadeOutUp,
133129
FadeOutUpBig,
134-
135130
Flip,
136131
FlipInX,
137132
FlipInY,
138133
FlipOutX,
139134
FlipOutY,
140-
141135
LightSpeedIn,
142136
LightSpeedOut,
143-
144137
RotateIn,
145138
RotateInDownLeft,
146139
RotateInDownRight,
147140
RotateInUpLeft,
148141
RotateInUpRight,
149-
150142
RotateOut,
151143
RotateOutDownLeft,
152144
RotateOutDownRight,
153145
RotateOutUpLeft,
154146
RotateOutUpRight,
155-
156147
SlideInDown,
157148
SlideInLeft,
158149
SlideInRight,
159150
SlideInUp,
160-
161151
SlideOutDown,
162152
SlideOutLeft,
163153
SlideOutRight,
164154
SlideOutUp,
165-
166155
Hinge,
167156
RollIn,
168157
RollOut,
169-
170158
ZoomIn,
171159
ZoomInDown,
172160
ZoomInLeft,
173161
ZoomInRight,
174162
ZoomInUp,
175-
176-
177163
ZoomOut,
178164
ZoomOutDown,
179165
ZoomOutLeft,

0 commit comments

Comments
 (0)