diff --git a/docs/components/qr-code.md b/docs/components/qr-code.md
index 40758701f..728b7dc97 100644
--- a/docs/components/qr-code.md
+++ b/docs/components/qr-code.md
@@ -7,7 +7,31 @@ Generates a [QR code](https://www.qrcode.com/) and renders it using the [Canvas
QR codes are useful for providing small pieces of information to users who can quickly scan them with a smartphone. Most smartphones have built-in QR code scanners, so simply pointing the camera at a QR code will decode it and allow the user to visit a website, dial a phone number, read a message, etc.
```html preview
-