mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-17 08:35:03 -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
|
||||
const template = generateRenderTemplate(data);
|
||||
|
||||
console.log(template);
|
||||
generateRenderTemplate(data);
|
||||
});
|
||||
});
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue