Manuel Vila

Results 4 issues of Manuel Vila

Currently, when I try to sign in, GitHub asks me to grant the following authorizations: > Personal user data > Full access > This application will be able to **read...

Example: ```js class Child extends withMinistate(Parent) { state = { count: 0 }; ```