Skip to content

Commit 061defe

Browse files
committed
lint
1 parent 0b39f55 commit 061defe

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
@@ -37,8 +37,8 @@ import {
3737
EyeIcon,
3838
FirecrawlIcon,
3939
FirefliesIcon,
40-
GitLabIcon,
4140
GithubIcon,
41+
GitLabIcon,
4242
GmailIcon,
4343
GongIcon,
4444
GoogleBooksIcon,
@@ -71,9 +71,9 @@ import {
7171
LinearIcon,
7272
LinkedInIcon,
7373
LinkupIcon,
74-
MailServerIcon,
7574
MailchimpIcon,
7675
MailgunIcon,
76+
MailServerIcon,
7777
Mem0Icon,
7878
MicrosoftDataverseIcon,
7979
MicrosoftExcelIcon,
@@ -106,8 +106,6 @@ import {
106106
ResendIcon,
107107
RevenueCatIcon,
108108
S3Icon,
109-
SQSIcon,
110-
STTIcon,
111109
SalesforceIcon,
112110
SearchIcon,
113111
SendgridIcon,
@@ -119,17 +117,19 @@ import {
119117
SimilarwebIcon,
120118
SlackIcon,
121119
SmtpIcon,
120+
SQSIcon,
122121
SshIcon,
122+
STTIcon,
123123
StagehandIcon,
124124
StripeIcon,
125125
SupabaseIcon,
126-
TTSIcon,
127126
TavilyIcon,
128127
TelegramIcon,
129128
TextractIcon,
130129
TinybirdIcon,
131130
TranslateIcon,
132131
TrelloIcon,
132+
TTSIcon,
133133
TwilioIcon,
134134
TypeformIcon,
135135
UpstashIcon,
@@ -140,11 +140,11 @@ import {
140140
WhatsAppIcon,
141141
WikipediaIcon,
142142
WordpressIcon,
143+
xIcon,
143144
YouTubeIcon,
144145
ZendeskIcon,
145146
ZepIcon,
146147
ZoomIcon,
147-
xIcon,
148148
} from '@/components/icons'
149149

150150
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
@@ -145,4 +145,4 @@
145145
"zep",
146146
"zoom"
147147
]
148-
}
148+
}

0 commit comments

Comments
 (0)