Make linter happy
This commit is contained in:
parent
67fdc071d4
commit
fa93c5c122
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class UserList extends Component {
|
|||
-webkit-animation-timing-function:ease-in-out;
|
||||
-webkit-animation-direction: alternate;
|
||||
}
|
||||
`))
|
||||
`));
|
||||
root.appendChild(styles);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue