Dan Ott
Dan Ott
@tenshiAMD broken links commit pulled out and added to #759 👍🏼
Got a PR up for this here: https://github.com/all-contributors/all-contributors/pull/757
@CBID2 This repo is sort of defunct, so I don't want you to waste your time on it at the moment. Thank you for volunteering though - I'll definitely hit...
The README is wrong, it should be ```diff - import Svg, { + import { + Svg, Circle, Ellipse, ```
Here's the Next.js docs about sitemaps: https://nextjs.org/docs/app/api-reference/file-conventions/metadata/sitemap I'd prefer though not to hand-write a sitemap, since it will easily get out of date as we update / add pages. This...
@manya706 its all you!
@manya706 we definitely need the versions we have for react and next. Might be able to use the `overrides` key in `package.json` to tell npm to ignore that requirement though...
@manya706 also please use `pnpm` to install/manage dependencies