feat(admin): add database table query page
This commit is contained in:
@@ -4,6 +4,7 @@ import {
|
||||
LogOut,
|
||||
ShieldCheck,
|
||||
ListChecks,
|
||||
Database,
|
||||
Table2,
|
||||
TicketCheck,
|
||||
TicketPercent,
|
||||
@@ -24,6 +25,7 @@ interface AdminShellProps {
|
||||
|
||||
const routeIcons = {
|
||||
overview: LayoutDashboard,
|
||||
tables: Database,
|
||||
debug: Bug,
|
||||
tracking: Table2,
|
||||
redeem: TicketPercent,
|
||||
|
||||
Reference in New Issue
Block a user