We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a858c62 commit e2a007aCopy full SHA for e2a007a
index.html
@@ -8,7 +8,7 @@
8
</head>
9
<body>
10
<div id="calculatorContainer">
11
- <div id="calculatorDisplay">0</div>
+ <div id="calculatorDisplay"></div>
12
<div id="calculatorInput">
13
<button class="calculatorButton normal">7</button>
14
<button class="calculatorButton normal">8</button>
0 commit comments