show file list in generation result

This commit is contained in:
JzoNg 2024-09-26 16:10:28 +08:00
parent 54133dfbde
commit 3f16caf244

View File

@ -73,6 +73,7 @@ const ResultTab = ({
language={CodeLanguage.json}
value={content}
isJSONStringifyBeauty
showFileList
/>
)}
</div>