[dev]update notifCenter

This commit is contained in:
susie-laptop 2025-04-17 10:06:43 -04:00
parent d7ec77959f
commit 8dc75cc0e2

View File

@ -122,6 +122,7 @@ export default function NotificationCenter({ show, onClose }) {
};
const handleViewDetail = (notification) => {
onClose();
navigate('/permissions');
// setSelectedRequest(notification);
// setShowSlideOver(true);