mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
cleanup
This commit is contained in:
parent
d72943d9e0
commit
cdc9665c8d
@ -1,12 +1,11 @@
|
|||||||
import React from "react"
|
import React from "react"
|
||||||
import * as antd from "antd"
|
import * as antd from "antd"
|
||||||
import { SliderPicker } from "react-color"
|
|
||||||
import { Translation } from "react-i18next"
|
import { Translation } from "react-i18next"
|
||||||
import classnames from "classnames"
|
import classnames from "classnames"
|
||||||
import config from "config"
|
import config from "config"
|
||||||
import useUrlQueryActiveKey from "hooks/useUrlQueryActiveKey"
|
import useUrlQueryActiveKey from "hooks/useUrlQueryActiveKey"
|
||||||
|
|
||||||
import { Icons, createIconRender } from "components/Icons"
|
import { createIconRender } from "components/Icons"
|
||||||
|
|
||||||
import {
|
import {
|
||||||
composedSettingsByGroups as settings
|
composedSettingsByGroups as settings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user