Skip to content

Commit 9c82470

Browse files
committedJan 6, 2025
Add testimonial/tweet
1 parent 91130f8 commit 9c82470

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
 

‎packages/docs/mock/posts.json

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
{
22
"data": [
3+
{
4+
"entities": {
5+
"urls": []
6+
},
7+
"id": "1874692207472726401",
8+
"author_id": "5",
9+
"created_at": "2025-01-02T06:40:00.000Z",
10+
"attachments": {},
11+
"text": "Knip helped us delete ~300k lines of unused code at Vercel.",
12+
"public_metrics": {
13+
"retweet_count": 0,
14+
"reply_count": 0,
15+
"like_count": 2,
16+
"quote_count": 0,
17+
"bookmark_count": 1,
18+
"impression_count": 101
19+
}
20+
},
321
{
422
"entities": {
523
"urls": [

0 commit comments

Comments
 (0)
Please sign in to comment.