issues
search
1Shubham7
/
Wife-Predictor-v2
This is a fun project that predicts your wife. The web app has been deployed on Netlify.
https://wife-predictor.netlify.app/
MIT License
31
stars
43
forks
source link
Alter generatorRandomNumber() to be dynamic
#22
Closed
theQuery
closed
1 year ago
theQuery
commented
1 year ago
The function has been changed as mentioned in issue #21.
One element's
class
attribute was also changed to
className
since it was throwing a warning.
class
attribute was also changed toclassName
since it was throwing a warning.