* feat(users): Add in Users page and sidebar
* feat(users): Fix grammar, add in Users action
* feat(users): Add in more API info
* feat(users): Continue work on table, pass data through to table, style skeleton
* feat(users): Format Status column
* feat(users): Style table
* feat(users): Change data, update Users to User
* feat(findings): WIP - add on click for row, select one row at a time, pass ID to function
* feat(findings) More WIP for Findings Card - add in dummy data, pass selected row into card
* feat(findings): Pass selected row through
* Fix additional merge conflict
* feat(findings): Update to new file structure
* feat(findings): Hook up initial card with hard-coded data as a sidepanel that expands when a row element is clicked
* Merge main
* fix: add suppressHydrationWarning to resolve console errors
* chore: add server-only library
* WIP: Mock API for providers and start rendering data
* chore: relocate utils folder to proper directory
* chore: install shadcn for tables, adding sttings page
* refactor: improve sidebar display behavior
* chore: add fake data to the dataProviders
* chore: remove the old table and rename ProviderInfo component
* refactor: improve sidebar display behavior adding a custom hook
* feat: the Providers table is rendering real data
* chore: set the default valuef or isCollapse to false
* chore: Added a helper function getProviderAttributes for cleaner access to provider attributes