User: dan@sartography.com clicked save for examples/1-basic-concepts/1-2-forms/test-exampledata.json

This commit is contained in:
sartography-automated-committer 2024-02-29 16:05:31 +00:00
parent b93ce81083
commit 85cf29f6f2
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
{ {
"firstName": "Chuck" "firstName": "Chuck",
"lastName": "Norris",
"age": 83,
"bio": "Chuck Norris was once bitten by a poisonous snake. And after a week of excruciating pain, the snake died.",
"telephone": "1-800-kick-ass"
} }