fix(encounter): add guard for encounter home
This commit is contained in:
@@ -64,6 +64,7 @@ export interface KeyNames {
|
||||
|
||||
export interface LinkItem {
|
||||
label: string
|
||||
value?: string
|
||||
icon?: string
|
||||
href?: string // to cover the needs of stating full external origins full url
|
||||
action?: string // for local paths
|
||||
|
||||
Reference in New Issue
Block a user