saleor-dashboard/cypress/elements/shipping/index.js

4 lines
114 B
JavaScript
Raw Normal View History

import { SHIPPING_ZONES_LIST_SELECTORS } from "./shipping-zones-list";
export { SHIPPING_ZONES_LIST_SELECTORS };