feat(practice): add play emoji to Keep Going button
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
366a1f4b83
commit
80a33bcae2
|
|
@ -640,7 +640,7 @@ export function SessionPausedModal({
|
||||||
width: '100%',
|
width: '100%',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<span>Keep Going!</span>
|
<span>▶️ Keep Going!</span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button
|
<button
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue