Kevin Dave
Kevin Dave
I fix the typings error and align with the latest `master` @vrolland
We have this covered in tests right?
Hey @alan2207 , I just invited you to the repo because it's a private repo. I gave you read access so you can read the code. Here's the repo https://github.com/kevindavee/icx-app
Try to comment on this line https://github.com/kevindavee/icx-app/blob/bf843adfa016248221163831f1380c2ee961e610/src/tests/jestSetup.ts#L60-L64 And run `yarn test src/hooks/useHydration.test.tsx` You'll see a warning like this.  As you can see from...
Yeah, I understand it works if I import my component directly. But for me, the beauty of this codebase which inspired by yours, is to have feature modules that act...
Let's have this thing on `v2.0` with a better code implementation