Skip to content

Commit 46bd9f9

Browse files
dimodidimodi
authored andcommitted
Update knowledge-base/qrcode-barcode-chart-export-to-image.md
1 parent 559eea1 commit 46bd9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/qrcode-barcode-chart-export-to-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ The required approach with a Telerik Blazor Diagram is the same as described abo
364364
img.src = blobUrl;
365365
});
366366
}
367-
//</script>
367+
</script>
368368
369369
@code {
370370
private string DiagramImageDataUrl { get; set; } = string.Empty;

0 commit comments

Comments
 (0)