implemented react syntax highlighter
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"react-dom": "^19.1.1",
|
||||
"react-router-dom": "^7.10.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"react-syntax-highlighter": "^16.1.0",
|
||||
"typescript": "^4.9.5",
|
||||
"web-vitals": "^2.1.4"
|
||||
},
|
||||
@@ -43,5 +44,8 @@
|
||||
"last 1 firefox version",
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-syntax-highlighter": "^15.5.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user