xtablo-source/apps
Arthur Belleville c5d8585918
fix: use useMaybeUser in UpgradeBlockProvider to avoid crash during loading
useUser() throws when the store is null (before user data is fetched).
Switch to useMaybeUser() which safely returns null.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 21:15:42 +02:00
..
api style: fix import ordering and formatting in new files 2026-04-02 22:09:18 +02:00
external Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
main fix: use useMaybeUser in UpgradeBlockProvider to avoid crash during loading 2026-04-07 21:15:42 +02:00