Fix TS import
This commit is contained in:
parent
1e03eb4eb8
commit
0cf8264c0e
|
|
@ -1,4 +1,4 @@
|
|||
import { getElements, fadeIn } from '../util';
|
||||
import { getElements } from '../util';
|
||||
|
||||
/**
|
||||
* Conditionally add and remove a class that will float the button group
|
||||
|
|
|
|||
Loading…
Reference in New Issue