We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722de30 commit e9ac8f5Copy full SHA for e9ac8f5
src/tools/index.ts
@@ -172,20 +172,13 @@ export const toolsByCategory: ToolCategory[] = [
172
{
173
name: 'Text',
174
components: [
175
-
176
loremIpsumGenerator,
177
178
textStatistics,
179
180
emojiPicker,
181
182
stringObfuscator,
183
184
textDiff,
185
186
numeronymGenerator,
187
aiPromptSplitter,
188
- ,
189
asciiTextDrawer,
190
],
191
},
0 commit comments