generated from json-schema-org/repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: prettify code in code editor (#116)
* feat: prettify code in code editor * refactor: move tryFormatting to separate file * refactor: format tryFormattingCode function parameters for readability * refactor: remove unused useCallback import in CodeEditor component * refactor: remove unused useMonaco import in CodeEditor component --------- Co-authored-by: JeelRajodiya <[email protected]>
- Loading branch information
1 parent
8f952db
commit 2757157
Showing
2 changed files
with
33 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters