Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelRajodiya committed May 13, 2024
1 parent 8719131 commit 13fba11
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions content/01-introduction/01-welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,7 @@ title: Welcome

---

export const code = {
"title": "Welcome",
"type": "object",
"properties": {
"title": {
"type": "string"
},
"content": {
"type": "string"
}
},
}



# JSON Schema Tour
Expand Down

0 comments on commit 13fba11

Please sign in to comment.