mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
icons in select
This commit is contained in:
@@ -42,7 +42,6 @@ export function UploadAvatar({
|
||||
|
||||
toast.success(
|
||||
<div className="flex flex-col items-center gap-4">
|
||||
<img src={url} alt="Avatar" className="w-32 h-32" />
|
||||
Avatar uploaded successfully
|
||||
</div>,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user