Skip to content

Commit fd30057

Browse files
committed
Test
1 parent 58bf9e2 commit fd30057

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

e2e/react-router/src/routes/privacy-demo.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ export default function PrivacyDemo() {
4242
<p className="ld-mask-text">
4343
<span>Secret text</span>
4444
</p>
45+
<div className="ld-mask-text">
46+
Test a string with shorter words like in and with extra
47+
{' '}spaces.
48+
</div>
4549
</section>
4650

4751
<section>

0 commit comments

Comments
 (0)