Files
soroban-abacus-flashcards/packages/abacus-react/examples/tutorial-mode.svg
Thomas Hallock 3308e22fd2 fix: display actual numbers in SVG examples
Fixed NumberFlow mock to properly render column values instead of placeholder text:
- Changed from <text> to <span> elements for foreignObject compatibility
- Ensured value prop is properly passed through to display actual numbers
- Examples now show correct place values (1,2,3 for basic-usage, 4,5,6 for interactive, etc.)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 15:41:17 -05:00

5.5 KiB