This commit is contained in:
Ulf Gebhardt 2024-11-03 00:40:20 +01:00
parent 7e29e0c0af
commit f4c9b98dae
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -12,7 +12,6 @@ function SidebarSubmenu({
icon,
}: {
path: string
icon: JSX.Element
name: string
submenu?: any | undefined