diff --git a/.husky/pre-commit b/.husky/pre-commit index 801ef3ddd..707871af4 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 df59db0ea..cb236de89 100644 --- a/src/components/base/card/Card.vue +++ b/src/components/base/card/Card.vue @@ -1,22 +1,29 @@