chore: enhance phone ui

This commit is contained in:
ReaJason
2025-03-01 23:11:41 +08:00
parent 6292e6b8b2
commit f6f2611b92
14 changed files with 33 additions and 27 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from "../ui/select";
import { TFunction } from "i18next";
import { useEffect, useState } from "react";
import { Fragment } from "react/jsx-runtime";
import { CodeViewer } from "../code-viewer";
import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from "../ui/select";
export function MultiPackResult({
allPackResults,