From b031892a7729232f5cec2c4b90d14b6dcea1ab95 Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:53:12 -0500 Subject: [PATCH] Make it when the user clicks on the photographers name, it leads to their profile instead of the image they took - Unsplash & Board Creation --- components/form/form-picker.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/form/form-picker.tsx b/components/form/form-picker.tsx index ff3e8b3..b14eb1c 100644 --- a/components/form/form-picker.tsx +++ b/components/form/form-picker.tsx @@ -89,7 +89,9 @@ export const FormPicker = ({ id, errors }: FormPickerProps) => { )}