feat(cemo): add home encounter
This commit is contained in:
@@ -2,5 +2,6 @@ export interface TabItem {
|
||||
value: string
|
||||
label: string
|
||||
component?: any
|
||||
groups?: string[]
|
||||
props?: Record<string, any>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user