Skip to content

Commit

Permalink
fix(tabs): meta-tags
Browse files Browse the repository at this point in the history
  • Loading branch information
andresin87 committed Sep 14, 2023
1 parent 93b2bc6 commit d74f420
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion packages/components/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,16 @@
},
"repository": {
"type": "git",
"url": "git@github.com:adevinta/spark.git",
"url": "https://github.com/adevinta/spark.git",
"directory": "packages/components/tabs"
},
"config": {
"title": "tabs",
"category": "components"
},
"bugs": {
"url": "https://github.com/adevinta/spark/issues?q=label%3Acomponent+label%3Atabs"
},
"dependencies": {
"@radix-ui/react-tabs": "1.0.4",
"@spark-ui/button": "^2.2.0",
Expand Down

0 comments on commit d74f420

Please sign in to comment.