06SEP2025: 1200hrs - The code returns the following error:
img is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.
Revise the code to address the error.
Since that time, several errors appeared in the view area, tried to fix them all, but the viewer was still unable to show project.
19:12:16.313Z Failed to initialize LightningCSS: Failed to fetch
19:17:13.395Z
19:17:13.395Z warn - As of Tailwind CSS v2.2, `lightBlue` has been renamed to `sky`.
19:17:13.395Z warn - Update your configuration file to silence this warning.
19:17:13.395Z
19:17:13.395Z warn - As of Tailwind CSS v3.0, `warmGray` has been renamed to `stone`.
19:17:13.395Z warn - Update your configuration file to silence this warning.
19:17:13.395Z
19:17:13.395Z warn - As of Tailwind CSS v3.0, `trueGray` has been renamed to `neutral`.
19:17:13.395Z warn - Update your configuration file to silence this warning.
19:17:13.395Z
19:17:13.395Z warn - As of Tailwind CSS v3.0, `coolGray` has been renamed to `gray`.
19:17:13.395Z warn - Update your configuration file to silence this warning.
19:17:13.395Z
19:17:13.395Z warn - As of Tailwind CSS v3.0, `blueGray` has been renamed to `slate`.
19:17:13.395Z warn - Update your configuration file to silence this warning.
19:17:13.888Z Encountered two children with the same key, `My Connections`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
19:17:28.425Z Encountered two children with the same key, `My Connections`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
Please Assist