style: run biome lint
This commit is contained in:
parent
aa9872a45b
commit
f3c9d8b54c
39 changed files with 57 additions and 57 deletions
|
|
@ -12,7 +12,7 @@ import Link from '~/components/Link';
|
|||
import Spinner from '~/components/Spinner';
|
||||
|
||||
import { cn } from '~/utils/cn';
|
||||
import { User } from '~/types';
|
||||
import type { User } from '~/types';
|
||||
|
||||
interface Props {
|
||||
users: User[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue