joel

Results 1 issues of joel

The current `Image` React component implementation for blocks causes an error as `fetchPriority` is not a recognized attribute and need to be changed to [`fetchpriority`](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img#fetchpriority). ![Image](https://github.com/user-attachments/assets/9f4f38b3-5d66-4331-9184-5ebfcf3d3eb4) [packages/react/src/blocks/Image.tsx](https://github.com/BuilderIO/builder/blob/a491242b6c0370933abfca1a664e9c0501faefef/packages/react/src/blocks/Image.tsx#L356)