feat: cleanup header and extract to component
This commit is contained in:
parent
c6cdcf35eb
commit
5ff09e44d9
5 changed files with 119 additions and 75 deletions
|
|
@ -196,7 +196,7 @@ export function registerConfigWatcher() {
|
|||
})
|
||||
}
|
||||
|
||||
type Context = {
|
||||
export type Context = {
|
||||
hasDockerSock: boolean;
|
||||
hasConfig: boolean;
|
||||
hasConfigWrite: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue