fix: eslint
This commit is contained in:
parent
722de30113
commit
e9ac8f5a79
@ -172,20 +172,13 @@ export const toolsByCategory: ToolCategory[] = [
|
|||||||
{
|
{
|
||||||
name: 'Text',
|
name: 'Text',
|
||||||
components: [
|
components: [
|
||||||
|
|
||||||
loremIpsumGenerator,
|
loremIpsumGenerator,
|
||||||
|
|
||||||
textStatistics,
|
textStatistics,
|
||||||
|
|
||||||
emojiPicker,
|
emojiPicker,
|
||||||
|
|
||||||
stringObfuscator,
|
stringObfuscator,
|
||||||
|
|
||||||
textDiff,
|
textDiff,
|
||||||
|
|
||||||
numeronymGenerator,
|
numeronymGenerator,
|
||||||
aiPromptSplitter,
|
aiPromptSplitter,
|
||||||
,
|
|
||||||
asciiTextDrawer,
|
asciiTextDrawer,
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user