My code has worked flawlessly, but suddenly I have error messages on two import
s
import { orders } from 'wix-pricing-plans-frontend';
import wixWindowFrontend from 'wix-window-frontend';
My code still seems to work though?
I’ve got these other import
s, maybe they’re related?
import wixUsers from 'wix-users';
import wixData from 'wix-data';
import wixLocation from 'wix-location';