mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-28 18:54:35 +01:00
chore: remove unused imports
This commit is contained in:
@@ -71,7 +71,7 @@ export default function AutoComplete<T extends object, IsMulti extends boolean>(
|
||||
boxShadow: 'none !important'
|
||||
},
|
||||
}),
|
||||
}), [size])
|
||||
}), [])
|
||||
|
||||
return (
|
||||
<div className='w-full'>
|
||||
|
||||
Reference in New Issue
Block a user