Added search box
This commit is contained in:
Vendored
+2
-1
@@ -19,7 +19,8 @@ export type SharedProps = import('@inertiajs/core').PageProps & {
|
||||
auth: {
|
||||
user: User | null
|
||||
isLoggedIn: boolean
|
||||
}
|
||||
},
|
||||
logo_api_url: string
|
||||
}
|
||||
|
||||
declare module '@inertiajs/vue3' {
|
||||
|
||||
Reference in New Issue
Block a user