style: example code title

This commit is contained in:
jialin
2025-11-20 12:46:06 +08:00
parent de882dc62e
commit 9b63c1a515
3 changed files with 17 additions and 1 deletions
@@ -123,6 +123,7 @@ const useGenericProxy = () => {
const GenericProxyCommandCode = (
<CommandViewer
showTitle={true}
code={modalStatus.codeValue}
copyText={modalStatus.codeValue}
options={langOptions}