Fix TS import

This commit is contained in:
atownson 2024-09-23 13:16:05 -05:00
parent bd3b1f0152
commit 72f569fc67

View File

@ -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 * Conditionally add and remove a class that will float the button group