logo
This commit is contained in:
parent
3a9c5408c3
commit
3dc4d15861
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@ export default buildConfig({
|
||||||
// The `BeforeDashboard` component renders the 'welcome' block that you see after logging into your admin panel.
|
// The `BeforeDashboard` component renders the 'welcome' block that you see after logging into your admin panel.
|
||||||
// Feel free to delete this at any time. Simply remove the line below.
|
// Feel free to delete this at any time. Simply remove the line below.
|
||||||
beforeDashboard: ['@/components/BeforeDashboard'],
|
beforeDashboard: ['@/components/BeforeDashboard'],
|
||||||
Logo,
|
graphics: {
|
||||||
|
Logo,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
importMap: {
|
importMap: {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue