mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-18 00:54:46 -04:00
🧹 cleanup
This commit is contained in:
parent
bb35cdaa83
commit
7a81d84872
1 changed files with 1 additions and 3 deletions
|
@ -13,9 +13,7 @@ import { svgs } from "./config";
|
||||||
}
|
}
|
||||||
|
|
||||||
// Generating HTML Template
|
// Generating HTML Template
|
||||||
const template = generateRenderTemplate(data);
|
generateRenderTemplate(data);
|
||||||
|
|
||||||
console.log(template);
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue