b6d1f4c3b6aa20d70c762678c2818c30266be6c3
- Replace mock data with tRPC API calls for team CRUD operations - Add TeamList view with fetch, create, and delete teams - Add TeamDetail view with member management (list, invite, update role, remove, leave) - Use solid-js <For> for proper keyed list rendering - Add loading/error states and confirmation dialogs - Use @tanstack/react-query for data fetching and cache invalidation
Description
No description provided
Languages
Markdown
100%