Skip to content

export 'AccessibilityToolbar' (imported as 'AccessibilityToolbar') was not found #40

Description

@jakedurell

I am getting the following warning when attempting to bring the component into app.vue running on vue 3.1.0-0:

warning  in ./src/App.vue?vue&type=script&lang=js export 'AccessibilityToolbar' (imported as 'AccessibilityToolbar') was not found in 'vue-accessibility-toolbar' (possible exports: __esModule, default)

The toolbar does not render. The issue is the same when I attempt to import into any component in the router that renders on app.vue.

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