Skip to content

import in auth example should reflect current package structure #12323

Open
@logemann

Description

@logemann

Documentation Issue

The auth example is mentioned throughout the docs. But the imports dont work anymore. For example here:

import type { FieldHook } from 'payload/types'

should be changed to latest version and current import a la:

import type { FieldHook } from 'payload'

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationstatus: needs-triagePossible bug which hasn't been reproduced yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions