Update code block (#284)

* change code block to be more friendly

* change code block to be more friendly

* tooltip copy & remove contextmenu

* fix templates
This commit is contained in:
Guy Ben-Aharon
2024-10-14 15:35:26 +03:00
committed by GitHub
parent 843d307b48
commit a4ea9eecfd
21 changed files with 236 additions and 481 deletions

View File

@@ -0,0 +1,2 @@
import './config.ts';
export { Editor } from '@monaco-editor/react';