cal.pub0.org/apps/web/components/team
Omar López a7f5250b4a
Enables strict mode in nextjs apps (#2354)
- We need this so zod works correctly

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-04 20:26:14 +00:00
..
screens made dark mode much more consistent and fixed a ton of dark mode problems with teams (#2258) 2022-03-24 14:15:24 +01:00
MemberChangeRoleModal.tsx Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
MemberInvitationModal.tsx Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
MemberList.tsx
MemberListItem.tsx Fix prisma client bundle makes app slow (#2237) 2022-03-22 15:22:20 +00:00
TeamCreateModal.tsx Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
TeamList.tsx
TeamListItem.tsx The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
TeamPill.tsx
TeamSettings.tsx Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
TeamSettingsRightSidebar.tsx The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
UpgradeToFlexibleProModal.tsx