mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-05-11 10:00:54 +02:00
Add Turris logo to enhanced QR code display
This commit is contained in:
parent
5d0276a80f
commit
a174d6a612
@ -75,6 +75,12 @@ function QRCodeModal({ shown, setShown, SSID, password }) {
|
||||
level="M"
|
||||
size={350}
|
||||
marginSize={0}
|
||||
imageSettings={{
|
||||
src: "/reforis/static/reforis/imgs/turris.svg",
|
||||
height: 40,
|
||||
width: 40,
|
||||
excavate: true,
|
||||
}}
|
||||
/>
|
||||
</ModalBody>
|
||||
<ModalFooter>
|
||||
|
Loading…
x
Reference in New Issue
Block a user