Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandijck committed Jul 22, 2024
1 parent 0291a44 commit 239dc69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/Docs/Highlighting/JsxLanguage.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ public function getInjections(): array
{
return [
...parent::getInjections(),
new JsxHtmlInjection(),
// new DiffAdditionInjection(),
// new DiffDeletionInjection(),
];
}
}

0 comments on commit 239dc69

Please sign in to comment.