Open danieldanielecki opened 4 months ago
Originally implemented in https://github.com/Ditectrev/Practice-Exams-Platform/pull/25, and the code is there in https://github.com/Ditectrev/Practice-Exams-Platform/blob/main/hooks/useDebounce.tsx & https://github.com/Ditectrev/Practice-Exams-Platform/blob/main/app/page.tsx, but only for searching the exams. Make it also for changing question number.
Originally implemented in https://github.com/Ditectrev/Practice-Exams-Platform/pull/25, and the code is there in https://github.com/Ditectrev/Practice-Exams-Platform/blob/main/hooks/useDebounce.tsx & https://github.com/Ditectrev/Practice-Exams-Platform/blob/main/app/page.tsx, but only for searching the exams. Make it also for changing question number.