Now it's not so bad is it?

This commit is contained in:
Logan Hunt 2022-06-11 13:48:17 -07:00
parent 0689f1e6df
commit 982b863802
Signed by untrusted user who does not match committer: simponic
GPG Key ID: 52B3774857EB24B1

View File

@ -70,8 +70,8 @@ const loop = () => {
loop();
// UI Code
// NOTE: UI code is trash lol
const startAnim = (sliderId, complexComponentName='ci') => {
const restart = (interval) => {
clearInterval(interval);