style(ui): eslint-plugin-tailwindcss
This commit is contained in:
@@ -247,7 +247,7 @@ const MultipleInputItem = forwardRef<MultipleInputItemInstance, MultipleInputIte
|
||||
|
||||
return (
|
||||
<div className="flex flex-nowrap items-center space-x-2">
|
||||
<div className="flex-grow">
|
||||
<div className="grow">
|
||||
<Input
|
||||
{...props}
|
||||
ref={inputRef}
|
||||
|
||||
Reference in New Issue
Block a user