FEAT: add syntax highlighting in Code Generator Modal

USE: SmartAceEditor componenent
This commit is contained in:
Tabrez Khan
2021-05-03 14:46:41 +05:30
parent d676b5a68d
commit 3f743b4f61
23 changed files with 38 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
export const CLibcurlCodegen = {
id: "c-libcurl",
name: "C libcurl",
language: "c_cpp",
generator: ({
auth,
httpUser,