I am trying to load a small csv file into Vue file. As I understand, there are two ways of doing it: one with fetch if the file is big and another one with
fetch