frontend fixes
Some checks failed
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m37s
Some checks failed
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m37s
This commit is contained in:
@@ -75,7 +75,7 @@ export default function TableOfContents({ headings, locale }: TableOfContentsPro
|
||||
}
|
||||
}}
|
||||
>
|
||||
{heading.text}
|
||||
{heading.text.replace(/\*\*(.*?)\*\*/g, '$1')}
|
||||
</a>
|
||||
</li>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user