Feature/create group info section #32
Annotations
10 errors
Run linter:
frontend/components/ui/avatar.tsx#L1
Replace `"use·client"` with `'use·client';`
|
Run linter:
frontend/components/ui/avatar.tsx#L3
Run autofix to sort these imports!
|
Run linter:
frontend/components/ui/avatar.tsx#L3
Replace `"react"` with `'react';`
|
Run linter:
frontend/components/ui/avatar.tsx#L4
Replace `"@radix-ui/react-avatar"` with `'@radix-ui/react-avatar';`
|
Run linter:
frontend/components/ui/avatar.tsx#L6
Replace `"@/lib/utils"` with `'@/lib/utils';`
|
Run linter:
frontend/components/ui/avatar.tsx#L11
'className' is missing in props validation
|
Run linter:
frontend/components/ui/avatar.tsx#L14
Replace `⏎······"relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full",⏎······className⏎····` with `'relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full',·className`
|
|
|
Run linter:
frontend/components/ui/avatar.tsx#L26
'className' is missing in props validation
|
Loading