feat: include sort members eslint changes

This commit is contained in:
Bogdan Duduman
2022-09-27 10:10:28 +03:00
committed by Saúl Ibarra Corretgé
parent 1106a86ba7
commit 48db099134
255 changed files with 520 additions and 519 deletions

View File

@@ -1,5 +1,5 @@
import { openSheet } from '../../../base/dialog';
import { getFeatureFlag, OVERFLOW_MENU_ENABLED } from '../../../base/flags';
import { OVERFLOW_MENU_ENABLED, getFeatureFlag } from '../../../base/flags';
import { translate } from '../../../base/i18n';
import { IconHorizontalPoints } from '../../../base/icons';
import { connect } from '../../../base/redux';