importent update
This commit is contained in:
parent
ec6456cf23
commit
0bbed64542
|
|
@ -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}`,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user