B2D-Ventures/src/components
2024-11-04 20:16:11 +07:00
..
auth refactor: use server action for login signup logout action 2024-11-04 20:16:11 +07:00
loading Refactor file upload path and add loading animation to ApplyProject component 2024-10-27 21:29:16 +07:00
navigationBar feat: add indicator for business account 2024-10-30 01:45:55 +07:00
ui fix: fix build error on calendar ui 2024-11-04 09:50:48 +07:00
businessCard.tsx feat: Add shadcn Carousel for image slideshow on Invest page 2024-08-29 15:37:32 +07:00
BusinessForm.tsx refactor: apply prettier and remove unused var 2024-10-28 21:23:30 +07:00
dualSelector.tsx Refactor dualSelector component to add top margin in DualOptionSelector 2024-10-17 10:10:09 +07:00
icons.tsx refactor: remove unuse variable and import missing module 2024-10-28 21:16:33 +07:00
multipleSelector.tsx Refactor form submission logic in Apply page and BusinessForm component 2024-10-17 15:11:30 +07:00
paymentMethod.tsx refactor: apply prettier and remove unused var 2024-10-28 21:23:30 +07:00
projectCard.tsx refactor: add null handling in projectCard 2024-10-28 21:48:30 +07:00
ProjectForm.tsx Refactor package dependencies and update ApplyProject component 2024-10-24 15:14:09 +07:00
ReactQueryClientProvider.tsx refactor: import module and log error of serverComponentClient 2024-10-28 21:28:41 +07:00
recent-funds.tsx refactor some json query + restructure recent funds json + make amount show in recent funds tab 2024-10-21 17:36:31 +07:00
siteFooter.tsx Refactor component and page structure for responsiveness and add remote image patterns 2024-10-08 05:18:40 +07:00
theme-provider.tsx Add theme provider and toggler 2024-08-29 08:54:43 +07:00
theme-toggle.tsx Add theme provider and toggler 2024-08-29 08:54:43 +07:00