developer-delta / halogen

A web based application to add better lighting to video calls.
MIT License
4 stars 11 forks source link

Fix missing className attributes in JSX #125

Closed aggarwalsshreya closed 3 years ago

aggarwalsshreya commented 3 years ago

image Still getting this error but in index.js

mikelbrierly commented 3 years ago

@aggarwalsshreya Great work so far! A good tool to use in your IDE is the search function in this case - image All of those insttances need to be className

aggarwalsshreya commented 3 years ago

I changed the remaining class names. The package-lock.json is giving a major conflict and I don't know why.