data entry and draft system work
This commit is contained in:
@@ -10,7 +10,7 @@ interface SidebarProps {
|
||||
interface MenuItem {
|
||||
id: string
|
||||
name: string
|
||||
icon: JSX.Element
|
||||
icon: React.ReactElement
|
||||
requiredRoles?: string[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user