Render file as readable with ext (#1446)
This commit is contained in:
@@ -246,7 +246,7 @@ export const MessageSourceCodeItem = as<
|
||||
<Modal variant="Surface" size="500">
|
||||
<TextViewer
|
||||
name="Source Code"
|
||||
mimeType="application/json"
|
||||
langName="json"
|
||||
text={text}
|
||||
requestClose={handleClose}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user