Is there anyone can give an example of loading Data from Json File into List using core Js?
import data from '/path/to/file.json';
Is there anyone can give an example of loading Data from Json File into List using core Js?
import data from '/path/to/file.json';