Skip to content

Commit 2282e04

Browse files
committed
Exprify Calculator Example
1 parent dac0181 commit 2282e04

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/vanilla-js/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@
222222
}
223223
}
224224

225-
226225
scientificButtons.forEach((btn) => {
227226
const el = document.createElement("button");
228227
el.textContent = btn.label;

0 commit comments

Comments
 (0)