Add WPA3 to the label so it is clear it is supported same way

This commit is contained in:
Ashley Hutson 2024-10-01 10:16:13 -07:00
parent 1c35ac3704
commit e50995dc93

View file

@ -53,7 +53,7 @@ const { download } = useDownloadFileFromBase64({ source: qrcode, filename: 'qr-c
value: 'nopass', value: 'nopass',
}, },
{ {
label: 'WPA/WPA2', label: 'WPA/WPA2/WPA3',
value: 'WPA', value: 'WPA',
}, },
{ {