shellscape / jsx-email

Build emails with a delightful DX
https://jsx.email
MIT License
987 stars 33 forks source link

fix(app-preview): add key prop to select.item component #124

Closed Aboubakary833 closed 9 months ago

Aboubakary833 commented 9 months ago

Component / Package Name:

This PR contains:

Are tests included?

Breaking Changes?

Fixes #123

Description

Added missing key to Select.Item component in mobile.jsx file.

shellscape commented 9 months ago

@lordelogos tests didn't run bc of a lint error

lordelogos commented 9 months ago

@lordelogos tests didn't run bc of a lint error

Fixed! @shellscape