Add unit tests for LoginButton component with comprehensive coverage
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 46s
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 46s
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import '@/assets/colors.css'
|
||||
|
||||
defineProps<{
|
||||
imageUrl?: string | null | undefined
|
||||
title?: string
|
||||
|
||||
Reference in New Issue
Block a user