Skip to content

Commit 5eaa2b8

Browse files
committed
fix(ashby): auto-fix lint formatting in docs files
1 parent bbdda0d commit 5eaa2b8

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
@@ -40,8 +40,8 @@ import {
4040
EyeIcon,
4141
FirecrawlIcon,
4242
FirefliesIcon,
43-
GitLabIcon,
4443
GithubIcon,
44+
GitLabIcon,
4545
GmailIcon,
4646
GongIcon,
4747
GoogleBigQueryIcon,
@@ -77,9 +77,9 @@ import {
7777
LinearIcon,
7878
LinkedInIcon,
7979
LinkupIcon,
80-
MailServerIcon,
8180
MailchimpIcon,
8281
MailgunIcon,
82+
MailServerIcon,
8383
Mem0Icon,
8484
MicrosoftDataverseIcon,
8585
MicrosoftExcelIcon,
@@ -112,8 +112,6 @@ import {
112112
ResendIcon,
113113
RevenueCatIcon,
114114
S3Icon,
115-
SQSIcon,
116-
STTIcon,
117115
SalesforceIcon,
118116
SearchIcon,
119117
SendgridIcon,
@@ -125,17 +123,19 @@ import {
125123
SimilarwebIcon,
126124
SlackIcon,
127125
SmtpIcon,
126+
SQSIcon,
128127
SshIcon,
128+
STTIcon,
129129
StagehandIcon,
130130
StripeIcon,
131131
SupabaseIcon,
132-
TTSIcon,
133132
TavilyIcon,
134133
TelegramIcon,
135134
TextractIcon,
136135
TinybirdIcon,
137136
TranslateIcon,
138137
TrelloIcon,
138+
TTSIcon,
139139
TwilioIcon,
140140
TypeformIcon,
141141
UpstashIcon,
@@ -146,11 +146,11 @@ import {
146146
WhatsAppIcon,
147147
WikipediaIcon,
148148
WordpressIcon,
149+
xIcon,
149150
YouTubeIcon,
150151
ZendeskIcon,
151152
ZepIcon,
152153
ZoomIcon,
153-
xIcon,
154154
} from '@/components/icons'
155155

156156
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
@@ -151,4 +151,4 @@
151151
"zep",
152152
"zoom"
153153
]
154-
}
154+
}

0 commit comments

Comments
 (0)