Now it's not so bad is it?
This commit is contained in:
parent
0689f1e6df
commit
982b863802
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user