chore: cached pip for linters

This commit is contained in:
Jannat Patel
2025-04-08 20:31:42 +05:30
parent ee7aa9d58b
commit 78263185a1
2 changed files with 29 additions and 1 deletions

View File

@@ -36,7 +36,7 @@
<span v-else> Learning </span>
</div>
<div
v-if="userResource"
v-if="userResource.data"
class="mt-1 text-sm text-ink-gray-7 leading-none"
>
{{ convertToTitleCase(userResource.data?.full_name) }}