forked from farhoodlabs/paperclip
Preserve prompts panel width on agent switch
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -998,7 +998,6 @@ export function AgentDetail() {
|
|||||||
|
|
||||||
{activeView === "instructions" && (
|
{activeView === "instructions" && (
|
||||||
<PromptsTab
|
<PromptsTab
|
||||||
key={agent.id}
|
|
||||||
agent={agent}
|
agent={agent}
|
||||||
companyId={resolvedCompanyId ?? undefined}
|
companyId={resolvedCompanyId ?? undefined}
|
||||||
onDirtyChange={setConfigDirty}
|
onDirtyChange={setConfigDirty}
|
||||||
|
|||||||
Reference in New Issue
Block a user