rspace-online/modules/rfunds/components
Jeff Emmett a54661d4d4 fix: use correct /rX prefix in all module getApiBase() methods
All module components were matching URL paths without the 'r' prefix
(e.g., /notes instead of /rnotes), causing API calls to fail when
modules are mounted at /:space/:moduleId. Also adds space attribute
fallback for canvas-embedded usage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:34:17 -08:00
..
folk-budget-river.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
folk-funds-app.ts fix: use correct /rX prefix in all module getApiBase() methods 2026-03-02 13:34:17 -08:00
funds-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
funds.css feat: replace static rFunds diagram with interactive flow canvas 2026-03-02 13:16:55 -08:00