Fix merge

This commit is contained in:
decamel 2022-09-07 16:36:45 +03:00
parent 2581ca1d88
commit 37bc27bbd6

View File

@ -6,8 +6,6 @@ import classNames from "classnames";
import "../index.css";
import { Combobox, Transition } from "@headlessui/react";
import { Fragment, useEffect, useState } from "react";
import { Scrollbar } from "react-scrollbars-custom";
import { Function } from "lodash";
/* -------------------------------------------------------------------------- */
/* Component props */