Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3387b2b

Browse files
authored
fix doc: delete import { Link } from "gatsby" (gatsbyjs#21113)
1 parent 4d24e84 commit 3387b2b

File tree

1 file changed

+0
-1
lines changed
  • docs/tutorial/ecommerce-tutorial

1 file changed

+0
-1
lines changed

docs/tutorial/ecommerce-tutorial/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,6 @@ Once you're happy with your query, create a new page where you can import the ne
389389

390390
```jsx:title=src/pages/advanced.js
391391
import React from "react"
392-
import { Link } from "gatsby"
393392

394393
import Layout from "../components/layout"
395394
import SEO from "../components/seo"

0 commit comments

Comments
 (0)