add backspace button
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
<button id="3" type="button">3</button>
|
||||
|
||||
<button id="0" type="button">0</button>
|
||||
|
||||
<button id="backspace" type="button">⌫</button>
|
||||
</div>
|
||||
|
||||
<div id="operators">
|
||||
|
||||
Reference in New Issue
Block a user