Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something went wrong #8

Open
desy0305 opened this issue Aug 4, 2024 · 1 comment
Open

Something went wrong #8

desy0305 opened this issue Aug 4, 2024 · 1 comment

Comments

@desy0305
Copy link

desy0305 commented Aug 4, 2024

Something went wrong

Cannot assign to read only property 'message' of object 'SyntaxError: /App.tsx: Unterminated string constant. (262:24)

260 | value={otherIndications}
261 | onChange={handleOtherIndicationsChange}

262 | className="block w
| ^'

@namanbnsl
Copy link

To fix this add a quote after "block w. It should look like this -> className="block w".

Also, as a suggestion if you run into an error, just paste it into the make changes input box and it should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants