mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-18 19:22:58 +03:00
feat: add ability to upload a profile picture (#244)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import FormInput from '$lib/components/form-input.svelte';
|
||||
import FormInput from '$lib/components/form/form-input.svelte';
|
||||
import { Button } from '$lib/components/ui/button';
|
||||
import { Input } from '$lib/components/ui/input';
|
||||
import { LucideMinus, LucidePlus } from 'lucide-svelte';
|
||||
|
||||
Reference in New Issue
Block a user