B2D-Ventures/src/components
2024-10-23 00:29:57 +07:00
..
auth refactor: refresh profileBar when logout 2024-10-06 14:10:13 +07:00
navigationBar fix: logo not load 2024-10-23 00:29:57 +07:00
ui chore: add shadcn ui - command 2024-10-23 00:29:37 +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 BusinessForm component to fetch industry data from Supabase and countries data from a REST API 2024-10-19 17:48:10 +07:00
dualSelector.tsx Refactor dualSelector component to add top margin in DualOptionSelector 2024-10-17 10:10:09 +07:00
icons.tsx chore: Add user logo to UnsignedNav component 2024-08-28 16:34:24 +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 component and page structure for responsiveness 2024-10-04 20:20:16 +07:00
projectCard.tsx refactor: update outdated layout format 2024-10-09 05:39:52 +07:00
ProjectForm.tsx Refactor projectFormSchema in application.schema.ts 2024-10-19 17:32:56 +07:00
ReactQueryClientProvider.tsx Use React-Query to query business data 2024-10-02 21:54:14 +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