Adding the first glitch gallery
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"componentId": "__COMPONENT_ID__",
|
||||
"displayName": "__COMPONENT_DISPLAY_NAME__",
|
||||
"version": "1.0.0",
|
||||
"folderName": "__FOLDER_NAME__",
|
||||
"packageName": "@glitch-components/__COMPONENT_ID__",
|
||||
"entry": "dist/__BUNDLE_NAME__.js",
|
||||
"source": "src/index.tsx",
|
||||
"tags": [
|
||||
"glitch-component"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user