diff --git a/components/qr-reader/qr-reader.js b/components/qr-reader/qr-reader.js index d86c2a27d..48fcf991f 100644 --- a/components/qr-reader/qr-reader.js +++ b/components/qr-reader/qr-reader.js @@ -21,6 +21,29 @@ export const QrReader = () => { example 'https://acecentre.org.uk/contact' will link to our contact us page
++ QR codes can be great but they come with lots of problems. The best use + case is physically printed QR codes. +
++ We should stick to hyperlinks (or copy pasting links) in the digital + space as much as possible as this gives the end user the best experience + and will work best across most devices and platforms. +
+