refactor(lst): more dashboard work

This commit is contained in:
2025-02-20 13:18:47 -06:00
parent 604fdf1545
commit d939332499
13 changed files with 152 additions and 190 deletions

View File

@@ -11,7 +11,7 @@ import {
const items = [
{
title: "One Click Print",
url: "#",
url: "/ocp",
icon: Printer,
},
];