fix(encounter): add guard for encounter home

This commit is contained in:
riefive
2025-11-15 07:21:24 +07:00
parent d24596a83e
commit 66ecb000f1
3 changed files with 30 additions and 8 deletions
+1
View File
@@ -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