mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
feat: change type gen language
This commit is contained in:
parent
83664890d9
commit
1a402891a4
@ -56,7 +56,7 @@ export const TypeModal: React.FC<ModalProps> = ({ opened, onClose }) => {
|
||||
<Prism
|
||||
miw={350}
|
||||
mah={600}
|
||||
language="typescript"
|
||||
language={selectedType}
|
||||
copyLabel="Copy to clipboard"
|
||||
copiedLabel="Copied to clipboard"
|
||||
withLineNumbers
|
||||
|
Loading…
x
Reference in New Issue
Block a user