HackYourFuture-CPH / simply-name.it

Final Project for Class17
MIT License
3 stars 1 forks source link

Global fetch in candidate list #286

Open Rasim-Deniz opened 3 years ago

Rasim-Deniz commented 3 years ago

Description

Replaced all fetch methods in candidate list with global fetchFromDb

Fixes #282

How to test?

run npm run dev.

Checklist