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

4 lines
99 B
JavaScript
Raw Normal View History

import { LANGUAGES_LIST_SELECTORS } from "./languages-list";
export { LANGUAGES_LIST_SELECTORS };