From 7f609800edec6e8f6eeef379d0825030dc9c0904 Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Tue, 31 Mar 2026 12:52:33 +0200 Subject: [PATCH] Update index.js --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 76149cd..0b996a8 100644 --- a/index.js +++ b/index.js @@ -25,7 +25,6 @@ const SigproUI = { target[name] = component; }); - // Inyectar utilidades core target.Icons = Icons; target.Utils = Utils; target.tt = tt;