missive / emoji-mart

🏪 One component to pick them all
https://missiveapp.com/open/emoji-mart
MIT License
8.38k stars 802 forks source link

fix: conditionnally call super only when Element is object #850

Closed cslecours closed 11 months ago

cslecours commented 11 months ago

HTMLElement doesn't allow calling super on it.