"Cant find variable" error when function is passed in a onClick event in html, Firebase
I am using firebase for my web project. I have configured the firebase app and then imported the js script where I configured the app into my html doc as a type=module then I have written a function signUp() in…