Closed anuraghazra closed 4 years ago
Hello @anuraghazra, Thanks for reporting that issue , I 've moved the react & react-dom to peerdependencies. Once the #75 was published by next week you may try it again.
Hi @winhtaikaung thanks for the swift response and fix.
Btw it also uses the styled-components right? so i think it should also be moved to peerdependencies?
because looking at my bundle analyzer i think i also have duplicate styled-component.
Hi @winhtaikaung thanks for the swift response and fix.
Btw it also uses the styled-components right? so i think it should also be moved to peerdependencies?
because looking at my bundle analyzer i think i also have duplicate styled-component.
:thinking: Ok I put it as some project might not use styled-components. Let me check
Hi, thank you for the amazing lib. it works super nicely.
but i only have one issue with it, is that the bundle size is too large.. i don't know if something is wrong or i'm doing something wrong the size is around 190kb and it also includes react-dom.production for some reason.