added base examples and drills
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"posts": [
|
||||
{
|
||||
"id": "post-1",
|
||||
"text": "free money if you buy now",
|
||||
"reports": 1,
|
||||
"status": "pending",
|
||||
"reviewedAt": null
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user