wrappid / core

This is a Wrappid package repository that contains core functionalities of Wrappid Framework that enables users to use Wrappid's core features and components.
MIT License
10 stars 4 forks source link

fix(core): :bug: core appbar margin-top bug fixed #199

Closed irkfaisal closed 2 months ago

irkfaisal commented 2 months ago

core appbar margin-top bug fixed, Login pages to dashboard login not working (splash component navigation problem) Logout navigation not working Left drawer click not working (valid props missing toggleDrawer in coreDrawer) profile popover navigation links (view profile, settings) not working. (route registry from context coming empty in CoreProfilePopOver component ) ref: #183