Skip to content

Commit 39c66fa

Browse files
committed
chore: edit comments for the customHeadItems, so i won't break building of docusaurus build
1 parent 4407eb3 commit 39c66fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminforth/types/Back.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ interface AdminForthInputConfigCustomization {
809809
}
810810

811811
/**
812-
* Allows adding custom elements (e.g., <link>, <script>, <meta>) to the <head> of the HTML document.
812+
* Allows adding custom elements (e.g., &lt;link&gt;, &lt;script&gt;, &lt;meta&gt;) to the &lt;head&gt; of the HTML document.
813813
* Each item must include a tag name and a set of attributes.
814814
*/
815815
customHeadItems?: {

0 commit comments

Comments
 (0)