diff --git a/src/components/base/base-search-box.tsx b/src/components/base/base-search-box.tsx index 771002e..f3f8d53 100644 --- a/src/components/base/base-search-box.tsx +++ b/src/components/base/base-search-box.tsx @@ -96,11 +96,11 @@ export const BaseSearchBox = styled((props: SearchProps) => { return ( { return ( { )} {ruleType.name !== "RULE-SET" && ruleType.name !== "SUB-RULE" && ( { {textState === "filter" && ( { {textState === "url" && ( ((props, ref) => { @@ -146,8 +146,8 @@ export const ClashPortViewer = forwardRef((props, ref) => { @@ -169,8 +169,8 @@ export const ClashPortViewer = forwardRef((props, ref) => { @@ -193,8 +193,8 @@ export const ClashPortViewer = forwardRef((props, ref) => { @@ -218,8 +218,8 @@ export const ClashPortViewer = forwardRef((props, ref) => { diff --git a/src/components/setting/mods/controller-viewer.tsx b/src/components/setting/mods/controller-viewer.tsx index 3af15e0..80611ed 100644 --- a/src/components/setting/mods/controller-viewer.tsx +++ b/src/components/setting/mods/controller-viewer.tsx @@ -48,8 +48,8 @@ export const ControllerViewer = forwardRef((props, ref) => { ((props, ref) => { ((props, ref) => { /> ((props, ref) => { ((props, ref) => { ((props, ref) => { <> ((props, ref) => { ((props, ref) => { ((props, ref) => { ((props, ref) => { { <> setEditValue(e.target.value)} placeholder={t("Support %host, %port, %secret")} - autoComplete="off" /> { } >