Alexandre Costa

Results 4 issues of Alexandre Costa

This PR fixes the default value of the `PreparedProps` generic type. The `PreparedProps` generic needs an object as a default value. Without the default value object, Typescript would set all...

Now the `type` prop accepts a function and receives the data returned from the promise. It's similar to the `render` prop. example: ```ts const promise = () => Promise.resolve({ errors:...

pending

In my opinion, the **Most help wanted issues** option should not appear in the "sort types" dropdown menu. This is because users may want to sort repositories based on the...