importent update
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import VCalendar from 'v-calendar';
|
|||||||
import 'v-calendar/style.css';
|
import 'v-calendar/style.css';
|
||||||
|
|
||||||
|
|
||||||
const appName = import.meta.env.VITE_APP_NAME || 'Laravel';
|
const appName = import.meta.env.VITE_APP_NAME || 'App';
|
||||||
|
|
||||||
createInertiaApp({
|
createInertiaApp({
|
||||||
title: (title) => `${title} - ${appName}`,
|
title: (title) => `${title} - ${appName}`,
|
||||||
|
|||||||
Reference in New Issue
Block a user