mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
refactor: renammed Tool.ts to tool.ts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { LockOpen } from '@vicons/tabler';
|
||||
import type { ToolCategory } from './Tool';
|
||||
import type { ToolCategory } from './tool';
|
||||
|
||||
import { tool as jsonViewer } from './json-viewer';
|
||||
import { tool as htmlEntities } from './html-entities';
|
||||
|
||||
Reference in New Issue
Block a user