diff --git a/.husky/pre-commit b/.husky/pre-commit index 801ef3dd..707871af 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -4,5 +4,3 @@ pnpm test:unit pnpm typecheck pnpm lint - -git add . diff --git a/src/components/base/card/Card.vue b/src/components/base/card/Card.vue index df59db0e..cb236de8 100644 --- a/src/components/base/card/Card.vue +++ b/src/components/base/card/Card.vue @@ -1,22 +1,29 @@