mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-25 01:40:02 +08:00
change alt for img
This commit is contained in:
@@ -47,7 +47,7 @@ function QRcodeImg({ text }: { text: string }) {
|
||||
src={codeImg}
|
||||
width="350"
|
||||
height="350"
|
||||
alt="code"
|
||||
alt="二维码"
|
||||
className="border-spacing-1"
|
||||
/>
|
||||
<div className="flex flex-grow w-full bg-gray-200">
|
||||
|
||||
Reference in New Issue
Block a user