Add Powered By Vercel SVG to your React app

Suppress installation warning with React 17#1

Closed
Opened 4/25/20211 commentsby lachlanjc
lachlanjc

Adding this (very handy, thank you!) package to a React 17 site, I got this warning: ``` warning " > [email protected]" has unmet peer dependency "react@>=16". ``` Making it handle either v16 or 17 without the warning with this PR!

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by lachlanjc and has received 1 comments.

Add a comment
Comment form would go here