my solution actually works. But I would like to make it more efficient can someone help me
I would like to make my careepage.tsx onsubmit button more efficient. Since there are several sections. I didn’t want to do all sections with one if request. How can I work more efficiently so that it is faster. and also how can I retrieve the sections when I retry?