mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-10 15:22:59 +03:00
chore: rename glass-row-item to passkey-row
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { openConfirmDialog } from '$lib/components/confirm-dialog/';
|
||||
import GlassRowItem from '$lib/components/glass-row-item.svelte';
|
||||
import GlassRowItem from '$lib/components/passkey-row.svelte';
|
||||
import { m } from '$lib/paraglide/messages';
|
||||
import WebauthnService from '$lib/services/webauthn-service';
|
||||
import type { Passkey } from '$lib/types/passkey.type';
|
||||
|
||||
Reference in New Issue
Block a user