Skip to content

Commit 16d91ea

Browse files
Add content warning web component
1 parent 02ad380 commit 16d91ea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/_data/web_components.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"name": "content-warning",
4+
"github": "aarongustafson/content-warning",
5+
"description": "Web component for block and inline content warnings.",
6+
"demo_url": "https://aarongustafson.github.io/content-warning/demo/",
7+
"npm_package": "@aarongustafson/content-warning"
8+
},
29
{
310
"name": "dynamic-datalist",
411
"github": "aarongustafson/dynamic-datalist",

0 commit comments

Comments
 (0)