Skip to content

Commit

Permalink
fix(input): meta-tags
Browse files Browse the repository at this point in the history
  • Loading branch information
andresin87 committed Sep 14, 2023
1 parent 3da8aaf commit 377dc0f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions packages/components/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,15 @@
},
"repository": {
"type": "git",
"url": "git@github.com:adevinta/spark.git",
"url": "https://github.com/adevinta/spark.git",
"directory": "packages/components/input"
},
"config": {
"title": "input",
"category": "components"
},
"bugs": {
"url": "https://github.com/adevinta/spark/issues"
"url": "https://github.com/adevinta/spark/issues?q=label%3Acomponent+label%3Ainput"
},
"homepage": "https://sparkui.vercel.app",
"license": "MIT"
Expand Down

0 comments on commit 377dc0f

Please sign in to comment.