Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #54 from pranav-deshmukh/test
Browse files Browse the repository at this point in the history
js boilerplate changed
  • Loading branch information
souvik150 authored Sep 23, 2023
2 parents bfe0aee + 35a953a commit 2ca27f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/textEditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const TextEditor = ({
"script.js": {
name: "JS",
language: "javascript",
value: "function processData(input){\n\n}",
value: "",
code: 63,
},
"script.rs": {
Expand Down

0 comments on commit 2ca27f5

Please sign in to comment.