We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d64e54 commit 7b98a16Copy full SHA for 7b98a16
src/BootstrapBlazor/Components/Watermark/Watermark.razor.js
@@ -71,7 +71,7 @@ const createWatermark = watermark => {
71
fontSize: 16,
72
text: 'BootstrapBlazor',
73
rotate: -40,
74
- color: '#0000004d',
+ color: '#0000004d'
75
};
76
77
for (const key in options) {
0 commit comments