feat: actions page for mobiles
This commit is contained in:
@ -4,8 +4,8 @@ import {
|
||||
IconLayoutKanban,
|
||||
IconUsers,
|
||||
} from "@tabler/icons-react";
|
||||
import LinkData from "@/components/layout/Navbar/types/LinkData";
|
||||
import { ModuleNames } from "@/modules/modules";
|
||||
import LinkData from "@/types/LinkData";
|
||||
|
||||
const linksData: LinkData[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user