fix: lint

This commit is contained in:
Med Marrouchi
2025-01-20 14:47:33 +01:00
committed by GitHub
parent ffd4aae3e0
commit 60f8429a63

View File

@@ -35,7 +35,6 @@ const isMenuItemAllowed = (
)
);
};
/**
* Filters menu items based on user permissions.
* @param menuItems - The list of menu items to filter.