mirror of
https://github.com/tale/headplane.git
synced 2026-08-30 00:47:17 +00:00
style: run biome lint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import clsx from 'clsx';
|
||||
import { HTMLProps } from 'react';
|
||||
import type { HTMLProps } from 'react';
|
||||
|
||||
type Props = HTMLProps<SVGElement> & {
|
||||
readonly isOnline: boolean;
|
||||
|
||||
Reference in New Issue
Block a user