Compare commits
	
		
			No commits in common. 'c0fb4bf9f3c8967e0bd331fb0de9527465e50974' and '8e9fd5a9b9e26ca4b3637659728593220e81fa38' have entirely different histories. 
		
	
	
		
			c0fb4bf9f3
			...
			8e9fd5a9b9
		
	
		
	| Before Width: | Height: | Size: 979 B | 
| Before Width: | Height: | Size: 5.3 KiB | 
| Before Width: | Height: | Size: 4.9 KiB | 
| Before Width: | Height: | Size: 2.4 KiB | 
| Before Width: | Height: | Size: 1.6 KiB | 
| Before Width: | Height: | Size: 1.2 KiB | 
| Before Width: | Height: | Size: 3.9 KiB | 
| Before Width: | Height: | Size: 348 B | 
| Before Width: | Height: | Size: 1.9 KiB | 
| Before Width: | Height: | Size: 2.2 KiB | 
| Before Width: | Height: | Size: 4.4 KiB | 
| Before Width: | Height: | Size: 11 KiB | 
| Before Width: | Height: | Size: 3.4 KiB | 
| Before Width: | Height: | Size: 2.3 KiB | 
| Before Width: | Height: | Size: 5.3 KiB | 
| Before Width: | Height: | Size: 3.6 KiB | 
| Before Width: | Height: | Size: 5.2 KiB | 
| Before Width: | Height: | Size: 5.5 KiB | 
| Before Width: | Height: | Size: 2.1 KiB | 
| Before Width: | Height: | Size: 4.9 KiB | 
| Before Width: | Height: | Size: 2.8 KiB | 
| Before Width: | Height: | Size: 5.3 KiB | 
| Before Width: | Height: | Size: 3.4 KiB | 
| Before Width: | Height: | Size: 4.4 KiB | 
| Before Width: | Height: | Size: 2.2 KiB | 
| Before Width: | Height: | Size: 5.6 KiB | 
| Before Width: | Height: | Size: 5.8 KiB | 
| Before Width: | Height: | Size: 2.7 KiB | 
| Before Width: | Height: | Size: 3.2 KiB | 
| Before Width: | Height: | Size: 3.5 KiB | 
| Before Width: | Height: | Size: 6.0 KiB | 
| Before Width: | Height: | Size: 3.2 KiB | 
| Before Width: | Height: | Size: 3.8 KiB | 
| Before Width: | Height: | Size: 3.9 KiB | 
| Before Width: | Height: | Size: 4.2 KiB | 
| Before Width: | Height: | Size: 6.1 KiB | 
| Before Width: | Height: | Size: 1.8 KiB | 
| Before Width: | Height: | Size: 4.0 KiB | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 2.8 KiB | 
| Before Width: | Height: | Size: 3.5 KiB | 
| Before Width: | Height: | Size: 2.2 KiB | 
| Before Width: | Height: | Size: 2.7 KiB | 
| Before Width: | Height: | Size: 2.3 KiB | 
| Before Width: | Height: | Size: 3.3 KiB | 
| Before Width: | Height: | Size: 4.4 KiB | 
| Before Width: | Height: | Size: 2.1 KiB | 
| Before Width: | Height: | Size: 6.5 KiB | 
| Before Width: | Height: | Size: 6.2 KiB | 
| Before Width: | Height: | Size: 1.9 KiB | 
| Before Width: | Height: | Size: 4.1 KiB | 
| Before Width: | Height: | Size: 3.7 KiB | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 572 B | 
| Before Width: | Height: | Size: 351 B | 
| Before Width: | Height: | Size: 373 B | 
| Before Width: | Height: | Size: 543 B | 
| Before Width: | Height: | Size: 441 B | 
| Before Width: | Height: | Size: 11 KiB | 
| Before Width: | Height: | Size: 1.1 KiB | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 1.5 KiB | 
| Before Width: | Height: | Size: 2.2 KiB | 
| Before Width: | Height: | Size: 23 KiB | 
| Before Width: | Height: | Size: 7.1 KiB | 
| Before Width: | Height: | Size: 512 B | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 543 B | 
| Before Width: | Height: | Size: 788 B | 
| Before Width: | Height: | Size: 452 B | 
| Before Width: | Height: | Size: 15 KiB | 
| Before Width: | Height: | Size: 4.3 KiB | 
| Before Width: | Height: | Size: 4.9 KiB | 
| Before Width: | Height: | Size: 37 KiB | 
| Before Width: | Height: | Size: 191 KiB | 
| Before Width: | Height: | Size: 7.6 KiB | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 1.5 KiB | 
| Before Width: | Height: | Size: 99 KiB | 
| Before Width: | Height: | Size: 99 KiB | 
| Before Width: | Height: | Size: 876 B | 
| Before Width: | Height: | Size: 6.1 KiB | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 49 KiB | 
| Before Width: | Height: | Size: 742 B | 
| Before Width: | Height: | Size: 1.3 KiB | 
| @ -1,29 +0,0 @@ | ||||
| import { ActionIcon } from '@lobehub/ui'; | ||||
| import { Tooltip, Image } from 'antd'; | ||||
| import { LucideX } from 'lucide-react'; | ||||
| import { Suspense, memo } from 'react'; | ||||
| import { useTranslation } from 'react-i18next'; | ||||
| import { Flexbox } from 'react-layout-kit'; | ||||
| 
 | ||||
| import UserAvatar from '@/features/User/UserAvatar'; | ||||
| import UserPanel from '@/features/User/UserPanel'; | ||||
| import { useUserStore } from '@/store/user'; | ||||
| import { preferenceSelectors } from '@/store/user/selectors'; | ||||
| 
 | ||||
| const Images = memo(() => { | ||||
|   const { t } = useTranslation('common'); | ||||
|   const hideSettingsMoveGuide = useUserStore(preferenceSelectors.hideSettingsMoveGuide); | ||||
|   const updateGuideState = useUserStore((s) => s.updateGuideState); | ||||
| 
 | ||||
|   const content = ( | ||||
|     <Image alt={""} preview={false} src="/images/logo.png" /> | ||||
|   ); | ||||
| 
 | ||||
|   return  ( | ||||
|     content | ||||
|   ); | ||||
| }); | ||||
| 
 | ||||
| Images.displayName = 'Images'; | ||||
| 
 | ||||
| export default Images; | ||||