Improvements #324
Annotations
2 errors and 1 warning
|
src/components/app/home/home-greeting.tsx#L38
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations (react/jsx-no-target-blank)
|
|
src/components/app/home/home-greeting.tsx#L48
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations (react/jsx-no-target-blank)
|
|
src/components/app/home/home-about.tsx#L10
Invalid Tailwind CSS classnames order (tailwindcss/classnames-order)
|