upgrade lucide
This commit is contained in:
parent
fc5f3e9b08
commit
6add8bb344
9 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<script lang="ts">
|
||||
import dayjs from 'dayjs';
|
||||
import type { PageProps } from './$types';
|
||||
import { Briefcase, Heart, Zap } from 'lucide-svelte';
|
||||
import { Briefcase, Heart, Zap } from '@lucide/svelte';
|
||||
|
||||
let { data }: PageProps = $props();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue