From 558d40fb4676c5963ab92dfaa30a83e9ab8a3c23 Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Thu, 28 May 2026 12:41:50 -0700 Subject: [PATCH] Style Signed-off-by: Bryan Frimin --- packages/ui/src/Atoms/ThirdParties/ThirdPartyLogo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/src/Atoms/ThirdParties/ThirdPartyLogo.tsx b/packages/ui/src/Atoms/ThirdParties/ThirdPartyLogo.tsx index 852de3631..d506b08fa 100644 --- a/packages/ui/src/Atoms/ThirdParties/ThirdPartyLogo.tsx +++ b/packages/ui/src/Atoms/ThirdParties/ThirdPartyLogo.tsx @@ -39,8 +39,8 @@ import { Resend } from "./Resend"; import { Sentry } from "./Sentry"; import { Slack } from "./Slack"; import { Supabase } from "./Supabase"; -import { Tally } from "./Tally"; import { Tailscale } from "./Tailscale"; +import { Tally } from "./Tally"; import { Vercel } from "./Vercel"; const thirdParties: Record>> = {