feat: add stub implementation for image

QRCodeFromEntity

fix: base64 StubQRCodeGenerator
This commit is contained in:
2024-01-17 19:05:54 +01:00
parent 9e96c007bd
commit 64a07b232a
8 changed files with 75 additions and 8 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

+4
View File
@@ -5,3 +5,7 @@ body {
.header {
background-color: skyblue;
}
.header-another-code {
font-size: 2rem;
}