mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-06-17 03:34:58 -04:00
fix: eslint
This commit is contained in:
parent
722de30113
commit
e9ac8f5a79
1 changed files with 0 additions and 7 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue