Update feature svgs to use currentColor
(#171)
#247
pull-request.yaml
on: push
Static analysis code and markdown
29s
Annotations
5 warnings
Static analysis code and markdown:
src/components/HomepageFeatures/index.js#L133
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Static analysis code and markdown:
src/components/HomepageFeatures/index.js#L151
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Static analysis code and markdown:
src/components/HomepageFeatures/index.js#L160
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Static analysis code and markdown:
src/components/HomepageFeatures/index.js#L169
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Static analysis code and markdown:
src/pages/index.js#L16
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|