Preserve prompts panel width on agent switch
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
a346ad2a73
commit
a3f4e6f56c
1 changed files with 0 additions and 1 deletions
|
|
@ -998,7 +998,6 @@ export function AgentDetail() {
|
|||
|
||||
{activeView === "instructions" && (
|
||||
<PromptsTab
|
||||
key={agent.id}
|
||||
agent={agent}
|
||||
companyId={resolvedCompanyId ?? undefined}
|
||||
onDirtyChange={setConfigDirty}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue