From 8136a3d799207496205ffc4221830464c50276d0 Mon Sep 17 00:00:00 2001 From: Corentin THOMASSET Date: Sun, 7 May 2023 11:24:31 +0200 Subject: [PATCH] Update src/tools/list-converter/index.ts --- src/tools/list-converter/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/list-converter/index.ts b/src/tools/list-converter/index.ts index 25227d25..cf9fbd39 100644 --- a/src/tools/list-converter/index.ts +++ b/src/tools/list-converter/index.ts @@ -1,4 +1,4 @@ -import { ArrowsShuffle } from '@vicons/tabler'; +import { List } from '@vicons/tabler'; import { defineTool } from '../tool'; export const tool = defineTool({