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

4 lines
91 B
JavaScript
Raw Normal View History

import { CHANNELS_SELECTORS } from "./channels-selectors";
export { CHANNELS_SELECTORS };