miukimiu / react-kawaii

Cute SVG React Components
https://react-kawaii.vercel.app/
MIT License
2.91k stars 104 forks source link

add check if window undefined before calculating uniqueId #63

Closed txbrown closed 5 years ago

txbrown commented 5 years ago

Fixes #63

raitucarp commented 3 years ago

@txbrown Pardon me, but your PR creates another issues such as this one:

image

cc @miukimiu

miukimiu commented 3 years ago

Hi @raitucarp,

We can probably try to use this https://github.com/thearnica/react-uid. I can give it a try later today or do you want to open a PR with it?