refactor: update icons and improve layout structure across components

This commit is contained in:
Felipe Coutinho
2025-11-17 11:29:06 -03:00
parent cdf79600e9
commit 3ca495384c
12 changed files with 107 additions and 110 deletions

View File

@@ -4,12 +4,12 @@ import {
RiBankLine,
RiCalendarEventLine,
RiDashboardLine,
RiFileListLine,
RiFundsLine,
RiGroupLine,
RiPriceTag3Line,
RiSettingsLine,
RiSparklingLine,
RiTodoLine,
type RemixiconComponentType,
} from "@remixicon/react";
@@ -129,7 +129,7 @@ export function createSidebarNavData(pagadores: PagadorLike[]): SidebarNavData {
{
title: "Anotações",
url: "/anotacoes",
icon: RiFileListLine,
icon: RiTodoLine,
},
{
title: "Insights",