diff --git a/prompts/commit24.txt b/prompts/commit24.txt new file mode 100644 index 0000000..41da71b --- /dev/null +++ b/prompts/commit24.txt @@ -0,0 +1,4 @@ +There is another bug for users, whose index > 0. The MiniPhotos component takes the user to the photos page of the +user with index = 0. +Here is the code of the component, fix it. +// src/components/MiniPhotos.jsx \ No newline at end of file