Error: Minified React error #185; visit https://react.dev/errors/185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at n5 (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:56:27809)
at cO (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:56:27333)
at B_ (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:56:59435)
at sre (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:56:59049)
at file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:992:112576
at cC (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets
[2026-06-19 11:37:51.496] [error] (app_handlers) App 6 (PID: 17016) stderr: 11:37:51 AM [vite] Internal server error: x Unexpected token `div`. Expected jsx identifier
,-[C:/Users/HP/dyad-apps/fluffy-eagle-rest/src/components/MovieRow.tsx:109:1]
106 | };
107 |
108 | return (
109 | <div className="relative flex flex-col gap-2 px-4 md:px-12 my-8 group/row">
: ^^^
110 | <h2 className="text-lg md:text-2xl font-bold text-white hover:text-zinc-300 transition-colors cursor-pointer inline-flex items-center gap-1">
111 | {title}
112 | <span className="text-xs text-[#e50914] font-semibold opacity-0 group-hover/row:opacity-100 transition-opacity duration-300 ml-2">
`----
Caused by:
Syntax Error
Plugin: vite:react-swc
File: C:/Users/HP/dyad-apps/fluffy-eagle-rest/src/components/MovieRow.tsx
Bug Description
Steps to Reproduce
Expected Behavior
Actual Behavior
Error Details
System Information
Logs