starred premoderation

This commit is contained in:
muerwre 2019-03-21 18:27:12 +07:00
parent d2beab0976
commit fd7404e565
5 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,6 @@ import {
import { isMobile } from '$utils/window';
import classnames from 'classnames';
// import { Range } from 'rc-slider';
import * as Range from 'rc-slider/lib/Range';
import { TABS } from '$constants/dialogs';
import { Icon } from '$components/panels/Icon';