Skip to content

Commit bc96493

Browse files
committed
📑📚Saylani's Registration Form
1 parent c6adfcc commit bc96493

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

‎Saylani's Admission form/public/index.html‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,7 @@ <h1>Registration Form-<span style="color: rgb(34, 97, 179);">SMIT</span></h1>
141141
<button type="submit" id="addData">Submit</button>
142142
</form>
143143
</div>
144-
<!-- <div class="userData">
145-
<h2>Submitted Data</h2>
146-
<div id="dataContainer">
147-
148-
</div>
149-
</div> -->
144+
150145
</body>
151146

152147
</html>

‎Saylani's Admission form/public/script.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ countries.addEventListener('change', () => {
3737
}
3838
})
3939

40-
4140
const firebaseConfig = {
4241
apiKey: "AIzaSyDCmifs89jRdGoZgoke8URa9tibVuEQGBk",
4342
authDomain: "saylani-s-registration-form.firebaseapp.com",

0 commit comments

Comments
 (0)