Skip to content

Commit c01bb10

Browse files
author
Jicheng Lu
committed
remove header
1 parent 5535e55 commit c01bb10

2 files changed

Lines changed: 0 additions & 14 deletions

File tree

src/routes/page/agent/[agentId]/agent-components/agent-prompt/agent-link.svelte

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,6 @@
118118
119119
120120
<Card class="agent-prompt-container">
121-
<CardHeader class="agent-prompt-header border-bottom">
122-
<div class="d-flex">
123-
<div class="flex-grow-1">
124-
<h5 class="fw-semibold mb-0">{'Links'}</h5>
125-
</div>
126-
</div>
127-
</CardHeader>
128121
<CardBody>
129122
<FormGroup class="agent-prompt-body">
130123
<div class="mb-2" style="display: flex; gap: 10px;">

src/routes/page/agent/[agentId]/agent-components/agent-prompt/agent-template.svelte

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,6 @@
118118
119119
120120
<Card class="agent-prompt-container">
121-
<CardHeader class="agent-prompt-header border-bottom">
122-
<div class="d-flex">
123-
<div class="flex-grow-1">
124-
<h5 class="fw-semibold mb-0">{'Templates'}</h5>
125-
</div>
126-
</div>
127-
</CardHeader>
128121
<CardBody>
129122
<FormGroup class="agent-prompt-body">
130123
<div class="mb-2" style="display: flex; gap: 10px;">

0 commit comments

Comments
 (0)