Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Feb 3, 2024
1 parent d8d14f7 commit 3d4cc15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/convert/convert.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ import("https://incrementable.verou.me/incrementable.mjs").then(module => {
let Incrementable = module.default;

new Incrementable(colorInput);
});
});

0 comments on commit 3d4cc15

Please sign in to comment.