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>> = {