mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
* feat: add support for external images in items Add image_external field to Item type and update HeaderView to prefer external images over internal ones when available. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * fix: prettier formatting for external image feature --------- Co-authored-by: Claude <noreply@anthropic.com>
AppShell provides componentes to structure the overall layout of a singlepage application including Navbar and Sidebar
Auth provides the UI components for Login, Signup, Password Reset and the useAuth hook, which handls all the authentification logic and provides the user context
Gaming provides components for gamification
Input
Map