fix(Tabs): add visible focus indicator on active tabs (#690)

This commit is contained in:
Horu
2023-09-27 18:38:58 +07:00
committed by GitHub
parent b306138574
commit be734fc026
4 changed files with 16 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.1.0",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@iconify-json/heroicons": "^1.1.12",
"@nuxt/kit": "^3.7.3",