Skip to content

The unused references are in the example  #445

@hello-hyh

Description

@hello-hyh

in guide/composition-api-introduction.md
line 420.

import { ref, onMounted, watch } from 'vue'

Should be

import { ref, computed } from 'vue'

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