feat(component): add support for elixir highlighting in code block

This commit is contained in:
Caleb OLeary
2022-08-05 23:14:10 -05:00
parent a53a340d16
commit b183506c13
3 changed files with 15 additions and 2 deletions
@@ -31,6 +31,7 @@
"@mui/system": "^5.8.6",
"code-example": "^3.3.6",
"codemirror": "6.0.1",
"codemirror-lang-elixir": "^3.0.0",
"keymap": "link:@codemirror/next/keymap",
"nanoid": "^4.0.0",
"react-resizable": "^3.0.4",