refactor: upgrade biome

This commit is contained in:
Mauricio Siu
2024-11-28 23:29:24 -06:00
parent 0cf21cf3f7
commit 9a35c85277
19 changed files with 201 additions and 235 deletions

View File

@@ -127,7 +127,6 @@ export const AddTemplate = ({ projectId }: Props) => {
<PopoverTrigger asChild>
<Button
variant="outline"
role="combobox"
className={cn(
"md:max-w-[15rem] w-full justify-between !bg-input",
)}