sweepai / sweep

Sweep: open-source AI-powered Software Developer for small features and bug fixes.
https://sweep.dev
Other
7.43k stars 425 forks source link

Sweep: Fix Uncaught SyntaxError: Unexpected token '&' (at examples:14:21). #1355

Open wmaiouiru opened 1 year ago

wmaiouiru commented 1 year ago

https://github.com/sweepai/sweep/blob/d9d53a78b4fab18b89e4003268cf6ba50da4f068/docs/theme.config.tsx#L15

Fix Uncaught SyntaxError: Unexpected token '&' (at examples:14:21) In docs/theme.config.tsx

Checklist - [ ] `docs/theme.config.tsx` > • Replace the HTML entity '&' with the character '&' at line 15. > • Test the code to ensure that the issue has been resolved and no new issues have been introduced.
Checklist - [ ] `docs/theme.config.tsx` > • Replace the HTML entity '&' with the character '&' at line 15 in `docs/theme.config.tsx`.
sweep-nightly[bot] commented 1 year ago

66%


❌ Unable to Complete PR

I'm sorry, but it looks like an error has occurred. Try changing the issue description to re-trigger Sweep. If this error persists contact team@sweep.dev.

For bonus GPT-4 tickets, please report this bug on Discord.


Please look at the generated plan. If something looks wrong, please add more details to your issue.

File Path Proposed Changes
docs/theme.config.tsx Modify docs/theme.config.tsx with contents:
• Replace the HTML entity '&' with the character '&' at line 15 in docs/theme.config.tsx.

🎉 Latest improvements to Sweep:


💡 To recreate the pull request edit the issue title or description.