style: run biome lint
This commit is contained in:
parent
aa9872a45b
commit
f3c9d8b54c
39 changed files with 57 additions and 57 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import clsx from 'clsx';
|
||||
import { HTMLProps } from 'react';
|
||||
import type { HTMLProps } from 'react';
|
||||
|
||||
type Props = HTMLProps<SVGElement> & {
|
||||
readonly isOnline: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue