Merge pull request 'Search bar' (#123) from feature/search-bar into develop
Reviewed-on: http://85.143.176.51:3000/free-land/front-end/pulls/123
This commit is contained in:
commit
57b5c229a0
@ -6,8 +6,6 @@ import classNames from "classnames";
|
|||||||
import "../index.css";
|
import "../index.css";
|
||||||
import { Combobox, Transition } from "@headlessui/react";
|
import { Combobox, Transition } from "@headlessui/react";
|
||||||
import { Fragment, useEffect, useState } from "react";
|
import { Fragment, useEffect, useState } from "react";
|
||||||
import { Scrollbar } from "react-scrollbars-custom";
|
|
||||||
import { Function } from "lodash";
|
|
||||||
|
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
/* Component props */
|
/* Component props */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user