counts on the dashboard
This commit is contained in:
2
resources/js/types/index.d.ts
vendored
2
resources/js/types/index.d.ts
vendored
@@ -8,7 +8,7 @@ export interface Auth {
|
||||
|
||||
export interface BreadcrumbItem {
|
||||
title: string;
|
||||
href: string;
|
||||
href?: string;
|
||||
}
|
||||
|
||||
export interface NavItem {
|
||||
|
||||
Reference in New Issue
Block a user