Greg Ogun
Greg Ogun
@ivanbanov for option 2, did you also put this in the root `tsconfig.json`? I'm still getting the same error with these solutions, so maybe I'm missing something. Do you have...
> I solved this problem installing the `@stitches/react` as dependency of the package that was having typing problems hmm tried this but still found some issues... are you able to...
thanks for the response @ivanbanov @drianoaz manage to solve the issue with @ivanbanov second solution, turns out I had a missing ts dependency in my theme package. it is working...
@oeduardoal @jrgarciadev are you guys importing `* as Stitches` type in your `stitches.config.ts` file? removing the type and just importing `ScaleValue` and/or `PropertyValue` from `@stitches/react` solved the issue for me....
@QuentinSaubadu @pradel as we are adding the login prompt on the user cards which are used for the explore and profile page, I'm wondering if it also makes sense to...
@QuentinSaubadu Do you have an idea for what the minimum height for the modal should be? (for example, if the user has 4 or less NFTs)
@pradel do you know what we could use for an img source to render the NFTs? Looked on gamma and byzantion but can't seem to find a link that could...
This one is WIP, abandoned earlier this year.
This one is WIP, abandoned earlier this year.
@pradel this one is WIP. CI now fixed and conflicts resolved