SarahXia0405 commited on
Commit
6199b53
·
verified ·
1 Parent(s): 6b883a8

Update web/src/components/RightPanel.tsx

Browse files
Files changed (1) hide show
  1. web/src/components/RightPanel.tsx +1 -1
web/src/components/RightPanel.tsx CHANGED
@@ -158,7 +158,7 @@ export function RightPanel({
158
  {/* ✅ Actions:三按钮并排(同宽) */}
159
  {/* Actions */}
160
  <Card className="p-4">
161
- <h3 className="mb-3">Actions</h3>
162
 
163
  <div className="grid grid-cols-3 gap-2">
164
  <Button
 
158
  {/* ✅ Actions:三按钮并排(同宽) */}
159
  {/* Actions */}
160
  <Card className="p-4">
161
+ <h3 className="mb-3">Actions TEST 123</h3>
162
 
163
  <div className="grid grid-cols-3 gap-2">
164
  <Button