Skip to content

content: ion-password-toggle example has bad import statement #3817

Description

@jemdiggity

URL

https://ionicframework.com/docs/api/input-password-toggle

Issue Description

The example under Basic Usage has

<script setup lang="ts">
  import { IonInput, InputPasswordToggle } from '@ionic/vue';
</script>

the 2nd import is wrong. It should be IonInputPasswordToggle.

Cheers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentIssues related to the contents of the documentation websitepackage: vueIssues related to the Ionic Vue documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions