Spaces:
Sleeping
Sleeping
ui: rename marquee header → Example outputs
Browse filesCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
static/action-sections.jsx
CHANGED
|
@@ -21,7 +21,7 @@ function SampleStrip() {
|
|
| 21 |
<>
|
| 22 |
<div className="sample-marquee">
|
| 23 |
<div className="sample-head">
|
| 24 |
-
<span>──
|
| 25 |
<span className="count">{FIGURES.length} →</span>
|
| 26 |
</div>
|
| 27 |
<div className="marquee-track-wrap">
|
|
|
|
| 21 |
<>
|
| 22 |
<div className="sample-marquee">
|
| 23 |
<div className="sample-head">
|
| 24 |
+
<span>── Example outputs</span>
|
| 25 |
<span className="count">{FIGURES.length} →</span>
|
| 26 |
</div>
|
| 27 |
<div className="marquee-track-wrap">
|