alt text for decorative images

This commit is contained in:
Sampath
2023-02-25 23:25:12 +05:30
parent e945963cf9
commit c711b59f7d
3 changed files with 4 additions and 3 deletions

View File

@@ -528,7 +528,7 @@ export class SplashScreen extends React.Component<SplashScreenProps> {
>
{item.title}
</Link>
<Image src={LinkIcon} />
<Image src={LinkIcon} alt=" " />
</Stack>
<Text>{item.description}</Text>
</Stack>