add task status to header
This commit is contained in:
@@ -28,6 +28,7 @@ var baseLayout = components.LayoutProps{
|
||||
"class": "text-base-content",
|
||||
},
|
||||
}),
|
||||
NavbarEnd: components.Status(),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
@@ -36,6 +36,7 @@ var baseLayout = components.LayoutProps{
|
||||
"class": "text-base-content",
|
||||
},
|
||||
}),
|
||||
NavbarEnd: components.Status(),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user