Hi I am trying to load data (products) from local file. Here is how I try to fetch data:
import { products } from \'../data/products\'; export