Skip to content

If you're following the tutorial do not copy the index.js content from the README link, use the code directly in src/constants/index.js #32

@firegenieuk

Description

@firegenieuk

When starting to add the navigation section, we create the constants folder in src and a file called index.js to which we paste the lists of content. The code snippet for index.js in the README incorrectly references "../../public/assets" in the import statement at the top of the file when it should be from "../assets". This is actually correct within the source code so just copy from there instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions