Add Christmas blog post, 3.13 to 3.21 #609
Annotations
1 error and 10 warnings
yarn-run-lint
Process completed with exit code 1.
|
yarn-run-lint:
docs/uppy-core.mdx#L314
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
yarn-run-lint:
src/components/HomepageFeatures/index.tsx#L51
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/components/QuickStartLinks/QuickStartLinks.tsx#L21
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/examples.tsx#L254
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/examples.tsx#L257
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/examples.tsx#L260
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
yarn-run-lint:
src/pages/examples.tsx#L279
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/examples.tsx#L337
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
yarn-run-lint:
src/pages/index.tsx#L157
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/index.tsx#L174
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|