Skip to content

Commit

Permalink
Update CodeWorks.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alankrantas authored Jun 26, 2024
1 parent 324447e commit ed4ae37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/works/CodeWorks.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
{
"name": "Online TypeScript Editor",
"description": "A demo online editor with IntelliSense support that can execute code directly in browser.",
"description": "A simple online editor with IntelliSense support that can execute code directly in browser.",
"location": null,
"footnote": null,
"footnote": "A similar Python editor can be found <a href='https://alankrantas.github.io/monaco-python-live-editor/' target='_blank'>here</a>",
"language": ["English"],
"category": ["TypeScript", "React"],
"link": "https://alankrantas.github.io/monaco-ts-live-editor/",
Expand Down

0 comments on commit ed4ae37

Please sign in to comment.