From 5fb2fc069bb4eaf74ec1e886e74a4d587f5c0920 Mon Sep 17 00:00:00 2001 From: taiga-family-bot Date: Thu, 3 Oct 2024 09:13:28 +0000 Subject: [PATCH] chore: icons have changed [bot] --- projects/demo/used-icons.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/demo/used-icons.ts b/projects/demo/used-icons.ts index baa7f3671f9d3..d6b3fd11ed1cb 100644 --- a/projects/demo/used-icons.ts +++ b/projects/demo/used-icons.ts @@ -9,7 +9,6 @@ export const TUI_USED_ICONS = [ '@tui.heart', '@tui.settings', '@tui.chevron-down', - '@tui.bell', '@tui.ellipsis', '@tui.calendar', '@tui.visa-mono', @@ -40,6 +39,7 @@ export const TUI_USED_ICONS = [ '@tui.phone', '@tui.arrow-up-right', '@tui.smile', + '@tui.bell', '@tui.eye', '@tui.home', '@tui.circle-help',