Q R Code
Q R Code component from @bungas/ui
Q R Code component from @bungas/ui
The QRCode component from Bungas UI.
npm install @bungas/uiimport { QRCode } from "@bungas/ui"import { QRCode } from "@bungas/ui"
export function Example() {
return <QRCode />
}