style: remove double space

This commit is contained in:
Khiet Tam Nguyen
2025-04-18 12:49:02 +10:00
parent ffc85b04a8
commit 43a17e7e75
14 changed files with 14 additions and 14 deletions

View File

@@ -65,7 +65,7 @@ export const ShowProviderForm = ({ applicationId }: Props) => {
setSab(e as TabState);
}}
>
<div className="flex flex-row items-center justify-between w-full gap-4">
<div className="flex flex-row items-center justify-between w-full gap-4">
<TabsList className="md:grid md:w-fit md:grid-cols-7 max-md:overflow-x-scroll justify-start bg-transparent overflow-y-hidden">
<TabsTrigger
value="github"