Feature: Add top bar
This commit is contained in:
@@ -16,6 +16,10 @@ var baseLayout = components.LayoutProps{
|
||||
},
|
||||
},
|
||||
Header: components.HeaderProps{
|
||||
BrandName: "LazyPM Dashboard",
|
||||
CreateLabel: "+ Create",
|
||||
CreateHref: "",
|
||||
SearchPlaceholder: "Search",
|
||||
},
|
||||
Footer: components.FooterProps{
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user