improve title
This commit is contained in:
@@ -11,7 +11,7 @@ export interface QrCodeGeneratorOptions {
|
||||
export const qrCodeGeneratorPlugin: PlimiPlugin<QrCodeGeneratorOptions> = {
|
||||
manifest: {
|
||||
id: "qr-code-generator",
|
||||
name: "QR Code Generator (WASM)",
|
||||
name: "QR Code Generator",
|
||||
description: "Generate high-performance, offline-ready QR codes locally in the browser using WebAssembly.",
|
||||
category: "image",
|
||||
version: "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user