Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit d9259f4

Browse files
author
SamGraber
committed
String with watermark doesn't support transcluded content.
1 parent 1a2906a commit d9259f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/components/stringWithWatermark/stringWithWatermark.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Component for showing a placeholder if the specified string has no value.
33

44
### Usage
55
```
6-
<rl-string-with-watermark string="" watermark=""> ... </rl-string-with-watermark>
6+
<rl-string-with-watermark string="" watermark=""></rl-string-with-watermark>
77
```
88
### Options
99

0 commit comments

Comments
 (0)