Make linter happy

This commit is contained in:
Henri Bergius 2017-12-04 14:27:02 +01:00
parent 67fdc071d4
commit fa93c5c122

View file

@ -53,7 +53,7 @@ class UserList extends Component {
-webkit-animation-timing-function:ease-in-out;
-webkit-animation-direction: alternate;
}
`))
`));
root.appendChild(styles);
}