We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8949c0 commit ff096c9Copy full SHA for ff096c9
static/usage/v8/input-password-toggle/basic/vue.md
@@ -6,6 +6,6 @@
6
</template>
7
8
<script setup lang="ts">
9
- import { IonInput, InputPasswordToggle } from '@ionic/vue';
+ import { IonInput, IonInputPasswordToggle } from '@ionic/vue';
10
</script>
11
```
0 commit comments