Anton Tranelis 656fbb3ffc
refactor(source): get rid of item type (#142)
* started

* removed replaced itemType on all the places where it was used to identyfi the user profile layer

* removed unused property from NavBar

* removed unused property from AppShell

* removed userType from app state

* 3.0.60

* set version to 3.0.64 to publish package to include it in utopia-map

---------

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-02-20 11:04:05 +00:00
..
2025-02-18 11:11:06 +01:00
2024-11-08 19:36:35 +01:00
2024-06-27 16:09:09 +02:00

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