Patience Adajah

Results 2 comments of Patience Adajah

In my app, the csv file is not local, users upload different csv file and I want to convert the csv to json before sending it to the backend.

The solution works for me but how can I increase the duration the splash screen shows for? I used setTimeout in useEffect but that didn't work.