Skip to content

[Question] More than one Link to import? #981

@rockchalkwushock

Description

@rockchalkwushock

I'm seeing the Link component brought in to the example repositories as:

import Link from 'next/link';
// and...
import Link from 'next/prefetch';

I imagine there is a difference between these Link components as one is used in the data-fetch repo and the other throughout various repos. Can someone explain if they are different?

I just started checking out Next.js like 15 minutes ago and am very impressed; but definitely have a lot to learn!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions