Skip to content

Commit a1e9e06

Browse files
committed
ran litn
1 parent ad98f8f commit a1e9e06

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

apps/docs/components/ui/icon-mapping.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ import {
4242
FirecrawlIcon,
4343
FirefliesIcon,
4444
GammaIcon,
45-
GitLabIcon,
4645
GithubIcon,
46+
GitLabIcon,
4747
GmailIcon,
4848
GongIcon,
4949
GoogleBigQueryIcon,
@@ -82,9 +82,9 @@ import {
8282
LinkupIcon,
8383
LoopsIcon,
8484
LumaIcon,
85-
MailServerIcon,
8685
MailchimpIcon,
8786
MailgunIcon,
87+
MailServerIcon,
8888
Mem0Icon,
8989
MicrosoftDataverseIcon,
9090
MicrosoftExcelIcon,
@@ -117,8 +117,6 @@ import {
117117
ResendIcon,
118118
RevenueCatIcon,
119119
S3Icon,
120-
SQSIcon,
121-
STTIcon,
122120
SalesforceIcon,
123121
SearchIcon,
124122
SendgridIcon,
@@ -130,17 +128,19 @@ import {
130128
SimilarwebIcon,
131129
SlackIcon,
132130
SmtpIcon,
131+
SQSIcon,
133132
SshIcon,
133+
STTIcon,
134134
StagehandIcon,
135135
StripeIcon,
136136
SupabaseIcon,
137-
TTSIcon,
138137
TavilyIcon,
139138
TelegramIcon,
140139
TextractIcon,
141140
TinybirdIcon,
142141
TranslateIcon,
143142
TrelloIcon,
143+
TTSIcon,
144144
TwilioIcon,
145145
TypeformIcon,
146146
UpstashIcon,
@@ -151,11 +151,11 @@ import {
151151
WhatsAppIcon,
152152
WikipediaIcon,
153153
WordpressIcon,
154+
xIcon,
154155
YouTubeIcon,
155156
ZendeskIcon,
156157
ZepIcon,
157158
ZoomIcon,
158-
xIcon,
159159
} from '@/components/icons'
160160

161161
type IconComponent = ComponentType<SVGProps<SVGSVGElement>>

apps/docs/content/docs/en/tools/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@
156156
"zep",
157157
"zoom"
158158
]
159-
}
159+
}

0 commit comments

Comments
 (0)