I have a code where I upload only 1 image and show it but I need to upload a maximum of 5 images and be able to delete them
import React, { useState } fro