forked from fr/deguapp
pages: home, login, signup, signin, add are almost done
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
|
||||
<script>
|
||||
const btn = document.querySelector('.btn-send')
|
||||
console.log(btn)
|
||||
btn.addEventListener('click', (e) => {
|
||||
e.preventDefault()
|
||||
send()
|
||||
|
Reference in New Issue
Block a user