style: format code

This commit is contained in:
ReaJason
2025-12-16 21:55:21 +08:00
parent e872e0cd06
commit e9265b52f5
8 changed files with 8 additions and 8 deletions
@@ -11,7 +11,7 @@ import {
} from "@/components/ui/form";
import { RadioGroup, RadioGroupItem } from "@/components/ui/radio-group";
import type { PackerConfig } from "@/types/memshell";
import type { MemShellFormSchema } from "@/types/schema.ts";
import type { MemShellFormSchema } from "@/types/schema";
type Option = {
name: string;