fehler
This commit is contained in:
@@ -121,6 +121,7 @@ export default function BarcodeGeneratorClient() {
|
||||
console.error('Download failed', err);
|
||||
showToast('Download failed', 'error');
|
||||
}
|
||||
};
|
||||
|
||||
const copyBarcode = async () => {
|
||||
if (!barcodeRef.current) return;
|
||||
|
||||
Reference in New Issue
Block a user