akshith
akshith
I'd be happy to potentially send in a pull request that updates documentation for this specific page, unless the team is working on some sort of complete overhaul on documentation...
took a very quick peek, likely has to do with the fact that `/blog` and `/docs` both use the same theme. Could potentially be fixed by using `nextra-theme-blog` for `/blog`...
Working on it since yesterday (had school before that)! In all honesty I think essentially alerting to the fact that the Client Provider section is in some sense outdated and...
i could add an additional commit to this pr to fix #1889 too maybe?
Did not see that PR before! Seems like an easy enough change, I'll do that by tomorrow! Should I also add another commit into this same pr to fix #1889...
I think I'd have to add an additional dependency in the form `@mdx-js/react` and `@mdx-js/runtime` since unlike #1900 where there is only one edit at the top of the page,...
@CorentinB Apologies for the delay but I did make some changes to try to address this issue. I'm not necessarily sure if all of them are more suitable which is...