Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
peucastro committed Nov 16, 2024
1 parent fc5198f commit c479ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/icons/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
} from 'svelte-icons-pack/fa';
import { BiMap } from 'svelte-icons-pack/bi';
import { IoMail, IoClose, IoEye, IoEyeOff } from 'svelte-icons-pack/io';
import { LuPencil } from "svelte-icons-pack/lu";
import { LuPencil } from 'svelte-icons-pack/lu';

const Icons = {
Instagram: FaBrandsInstagram,
Expand Down

0 comments on commit c479ac4

Please sign in to comment.