File size: 174 Bytes
1e92f2d
 
 
 
 
1
2
3
4
5
6
// Legacy path. Please use `qr-code` instead.
// Keep file here in case developer import directly from the old path.
import QRCode from '../qr-code';

export default QRCode;