mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 07:27:41 +00:00
style: run biome lint
This commit is contained in:
@@ -10,7 +10,7 @@ import Select from '~/components/Select';
|
||||
import Menu from '~/components/Menu';
|
||||
import Spinner from '~/components/Spinner';
|
||||
import { toast } from '~/components/Toaster';
|
||||
import { Machine, User } from '~/types';
|
||||
import { Machine, type User } from '~/types';
|
||||
|
||||
export interface NewProps {
|
||||
server: string;
|
||||
|
||||
Reference in New Issue
Block a user