bsidelinger912 / shiitake

React Line clamp that won't get you fired
MIT License
100 stars 22 forks source link

add aria-hidden to the hidden elements #23

Closed aryzle closed 6 years ago

aryzle commented 6 years ago

fixes #22

I tried this on Safari and Chrome with the Mac VoiceOver and it seems to work

bsidelinger912 commented 6 years ago

@aryzle this looks great, thanks so much. I'll test tonight and merge. I also clearly need to set up linting better given the missing semi-colons!