Dashboard holds the individual visitor information and shows it as a list- this is where you can sort visitor info by a category note to self: need to implement sort functionality - [x] global state prop that takes sort by option selected - [x] need api, db fns that will retrieve and return specific info based on selected sort option - [ ] have dashboard component render accordingly also change style of list container to look like change admin details
Dashboard holds the individual visitor information and shows it as a list- this is where you can sort visitor info by a category
note to self: need to implement sort functionality
also change style of list container to look like change admin details