user context
i have made dashboards for different kinds of users by just using the admin dashboard template. i sreated a vendor dashboard (if the user is a vendor) but the messages mutton on a vendor dashboard still links to admin/messages instead of the route vendor/messages thats in the main.wasp file. is there a way around this? or do i have to repalce the messages button with another component?

