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" && (
|
||||
<PromptsTab
|
||||
key={agent.id}
|
||||
agent={agent}
|
||||
companyId={resolvedCompanyId ?? undefined}
|
||||
onDirtyChange={setConfigDirty}
|
||||
|
||||
Reference in New Issue
Block a user