upd dashboard
This commit is contained in:
parent
568ae241e8
commit
50b39cc47d
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,8 @@
|
||||
node_modules/
|
||||
*/node_modules/
|
||||
*/build/
|
||||
|
||||
**/node_modules/
|
||||
**/build/
|
||||
.DS_Store
|
||||
.env
|
||||
@ -116,7 +116,7 @@ const Dashboard = () => {
|
||||
<SectionMain>
|
||||
<SectionTitleLineWithButton
|
||||
icon={icon.mdiChartTimelineVariant}
|
||||
title='Overview'
|
||||
title='Welcome'
|
||||
main
|
||||
>
|
||||
{''}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user