forked from Transparency/kgroad-frontend2
		
	MErge with ali
This commit is contained in:
		
							parent
							
								
									d9ac888d48
								
							
						
					
					
						commit
						f38f7ad7bd
					
				| @ -26,7 +26,7 @@ const ProfileAvatar: React.FC<IProfileAvatarProps> = ({ | |||||||
|   const [isDeleting, setIsDeleting] = useState<boolean>(false); |   const [isDeleting, setIsDeleting] = useState<boolean>(false); | ||||||
|   const [message, setMessage] = useState<boolean>(false); |   const [message, setMessage] = useState<boolean>(false); | ||||||
|   const def = |   const def = | ||||||
|     "https://api.kgroaduat.fishrungames.com/media/user_photo/default.webp"; |     "https://api.kgroad.org/media/user_photo/default.webp"; | ||||||
| 
 | 
 | ||||||
|   const [success, setSuccess] = useState<string>(""); |   const [success, setSuccess] = useState<string>(""); | ||||||
|   const [loader, setLoader] = useState<boolean>(false); |   const [loader, setLoader] = useState<boolean>(false); | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user