This commit is contained in:
SrGooglo 2023-06-23 21:42:46 +00:00
parent d72943d9e0
commit cdc9665c8d

View File

@ -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