mirror of
https://github.com/anotherhadi/default-creds.git
synced 2026-04-02 11:32:11 +02:00
Svelte 5, renaming
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { User, Lock, Check, MessageCircle } from "lucide-svelte";
|
||||
import type { Result } from "src/types/nav";
|
||||
import type { Result } from "src/types/result";
|
||||
|
||||
let { result }: { result: Result} = $props();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user