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.
2 parents d4c07f5 + 501cfed commit f8193dfCopy full SHA for f8193df
docs/components/typography/index.html
@@ -279,8 +279,8 @@ <h2 id="code-block">Code Block</h2>
279
</div>
280
</section>
281
282
- <section><!-- Error Message -->
283
- <h2 id="error-message">Error Message</h2>
+ <section><!-- Error Text -->
+ <h2 id="error-text">Error Text</h2>
284
<p>
285
<small>Added: v0.4.0</small>
286
</p>
docs/components/typography/test.html
@@ -12,7 +12,7 @@
12
13
14
<section>
15
- <h2>Error Message</h2>
+ <h2>Error Text</h2>
16
<div data-dom-diff="hxError-with-dom-line-breaks">
17
<hx-error>
18
Line Breaks
0 commit comments