add paymentsd list

This commit is contained in:
2025-11-19 18:47:05 -03:00
parent c16872091c
commit d9bdc461e3
7 changed files with 171 additions and 35 deletions

View File

@@ -11,7 +11,7 @@ import {
import { useIsMobile } from '@repo/ui/hooks/use-mobile'
import { type LucideIcon } from 'lucide-react'
import { NavLink, useParams } from 'react-router'
import { NavLink } from 'react-router'
type NavItem = {
title: string