nandorojo / dripsy

🍷 Responsive, unstyled UI primitives for React Native + Web.
https://dripsy.xyz
MIT License
1.98k stars 77 forks source link

Heading elements rendering to the same H1 tag #262

Closed jeffscottward closed 1 year ago

jeffscottward commented 1 year ago

Regardless of which element I chose - ultimately the tag will be H1 (even if there is differently applied CSS I assume)

Screenshot 2022-12-12 at 6 08 14 PM Screenshot 2022-12-12 at 6 08 40 PM
nandorojo commented 1 year ago

hm, this would likely be an issue with @expo/html-elements

jeffscottward commented 1 year ago

Just merged https://github.com/expo/expo/issues/20458

jeffscottward commented 1 year ago

Can we get this updated?

nandorojo commented 1 year ago

Which expo html elements version is it? I believe Dripsy is already on the latest one. I republished 3.10 though.