UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

6 lines (5 loc) 187 B
"use client"; // 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;