Resolve "[MIN-56] Autocomplete input"
Compare changes
Files
17@@ -14,23 +19,33 @@ import {
@@ -14,23 +19,33 @@ import {
@@ -53,10 +68,6 @@ export const SearchBar = (): JSX.Element => {
@@ -53,10 +68,6 @@ export const SearchBar = (): JSX.Element => {
@@ -82,6 +93,60 @@ export const SearchBar = (): JSX.Element => {
@@ -82,6 +93,60 @@ export const SearchBar = (): JSX.Element => {
@@ -89,19 +154,34 @@ export const SearchBar = (): JSX.Element => {
@@ -89,19 +154,34 @@ export const SearchBar = (): JSX.Element => {
className="h-9 w-72 rounded-[64px] border border-transparent bg-cultured px-4 py-2.5 text-xs font-medium text-font-400 outline-none hover:border-greyscale-600 focus:border-greyscale-600"