Skip to content

Commit 0d12e04

Browse files
committed
chore(docs): fix import ordering and formatting lint errors
1 parent cbc42a3 commit 0d12e04

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ import {
3333
DatadogIcon,
3434
DevinIcon,
3535
DiscordIcon,
36-
DocuSignIcon,
3736
DocumentIcon,
37+
DocuSignIcon,
3838
DropboxIcon,
3939
DsPyIcon,
4040
DubIcon,
@@ -50,8 +50,8 @@ import {
5050
FirecrawlIcon,
5151
FirefliesIcon,
5252
GammaIcon,
53-
GitLabIcon,
5453
GithubIcon,
54+
GitLabIcon,
5555
GmailIcon,
5656
GongIcon,
5757
GoogleAdsIcon,
@@ -95,9 +95,9 @@ import {
9595
LinkupIcon,
9696
LoopsIcon,
9797
LumaIcon,
98-
MailServerIcon,
9998
MailchimpIcon,
10099
MailgunIcon,
100+
MailServerIcon,
101101
Mem0Icon,
102102
MicrosoftDataverseIcon,
103103
MicrosoftExcelIcon,
@@ -134,8 +134,6 @@ import {
134134
ResendIcon,
135135
RevenueCatIcon,
136136
S3Icon,
137-
SQSIcon,
138-
STTIcon,
139137
SalesforceIcon,
140138
SearchIcon,
141139
SendgridIcon,
@@ -147,17 +145,19 @@ import {
147145
SimilarwebIcon,
148146
SlackIcon,
149147
SmtpIcon,
148+
SQSIcon,
150149
SshIcon,
150+
STTIcon,
151151
StagehandIcon,
152152
StripeIcon,
153153
SupabaseIcon,
154-
TTSIcon,
155154
TavilyIcon,
156155
TelegramIcon,
157156
TextractIcon,
158157
TinybirdIcon,
159158
TranslateIcon,
160159
TrelloIcon,
160+
TTSIcon,
161161
TwilioIcon,
162162
TypeformIcon,
163163
UpstashIcon,
@@ -169,11 +169,11 @@ import {
169169
WikipediaIcon,
170170
WordpressIcon,
171171
WorkdayIcon,
172+
xIcon,
172173
YouTubeIcon,
173174
ZendeskIcon,
174175
ZepIcon,
175176
ZoomIcon,
176-
xIcon,
177177
} from '@/components/icons'
178178

179179
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
@@ -174,4 +174,4 @@
174174
"zep",
175175
"zoom"
176176
]
177-
}
177+
}

0 commit comments

Comments
 (0)