## QRCode

QRCode component displays a scannable QR code for the given value.

## Usage

```jsx
<QRCode value="pass any string here" />
```
