재부팅 복구와 학습자 패널을 정리
This commit is contained in:
parent
dcb76a2373
commit
99779a6ab2
10 changed files with 442 additions and 25 deletions
|
|
@ -1554,12 +1554,7 @@ export default function LearnerHome({ view = "dashboard" }: LearnerHomeProps) {
|
|||
className={surfaceClassName("lh-panel lh-panel--growth")}
|
||||
>
|
||||
<div className="lh-panel__head">
|
||||
<div
|
||||
className={surfaceClassName(undefined, {
|
||||
variant: "inset",
|
||||
flat: true,
|
||||
})}
|
||||
>
|
||||
<div>
|
||||
{/* D1: 섹션 라벨 — dot 제거 */}
|
||||
<Kicker dot={false}>내담자와 쌓은 라포</Kicker>
|
||||
<h2>회기를 건너 누적됩니다.</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue