fix jumpy construct boxes
This commit is contained in:
@@ -86,7 +86,7 @@ function animations(props) {
|
||||
);
|
||||
*/
|
||||
|
||||
return (<div> </div>);
|
||||
return (<div></div>);
|
||||
}
|
||||
|
||||
module.exports = animations;
|
||||
|
||||
Reference in New Issue
Block a user