fix(dashboard): fix dashboard component duplication
What does this MR do and why?
fix(dashboard): fix dashboard component duplication
issue: duplicate volunteer dashboard buttons and doctor page components
changes were made to src/pages/DashboardPage.tsx by removing the duplicate
lines of code
CHANGELOG.md was autogenerated by `bun run changelog`
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
bun install- `bun run dev'
- Login as volunteer and/or doctor



