From 1a8e3b5f52af3a898ea88e88a47aeb11677d484b Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 4 Apr 2026 02:45:26 +0100 Subject: [PATCH] Remove React-content-loader from the data.json for inactivity The last commit was a year ago --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index ba62b67..8d46de0 100644 --- a/data.json +++ b/data.json @@ -780,15 +780,6 @@ ], "description": "A compiler for writing next generation JavaScript." }, - { - "name": "React-content-loader", - "link": "https://github.com/danilowoz/create-content-loader", - "label": "good first issue", - "technologies": [ - "JavaScript" - ], - "description": "Tool to create your own react-content-loader easily." - }, { "name": "netlify-cms", "link": "https://github.com/netlify/netlify-cms",