fix(FN-000): scope dashboard project flows

This commit is contained in:
gsxdsm
2026-04-02 17:51:04 -07:00
parent bf12c22efb
commit 05f2114743
63 changed files with 1332 additions and 904 deletions

View File

@@ -275,7 +275,6 @@ export function ModelSelectorTab({ task, addToast }: ModelSelectorTabProps) {
.catch((err) => setModelsError(err.message))
.finally(() => setModelsLoading(false));
}}
className="btn btn-sm"
style={{ marginLeft: "8px" }}
>
Retry