Optimize submenu in ToolsFramework. Optimize code
This commit is contained in:
3
src/global.d.ts
vendored
3
src/global.d.ts
vendored
@@ -15,6 +15,9 @@ type ToolsJsonObject = {
|
||||
id: string
|
||||
component?: React.ComponentType
|
||||
name?: string
|
||||
titlePrefix?: string
|
||||
title?: string
|
||||
titlePostfix?: string
|
||||
icon?: IconComponent
|
||||
menu?: boolean
|
||||
auth?: boolean
|
||||
|
||||
Reference in New Issue
Block a user