mirror of
https://github.com/Funkoala14/KnowledgeBase_OOIN.git
synced 2025-06-07 22:48:14 +08:00
[dev]update notifCenter
This commit is contained in:
parent
d7ec77959f
commit
8dc75cc0e2
@ -122,6 +122,7 @@ export default function NotificationCenter({ show, onClose }) {
|
||||
};
|
||||
|
||||
const handleViewDetail = (notification) => {
|
||||
onClose();
|
||||
navigate('/permissions');
|
||||
// setSelectedRequest(notification);
|
||||
// setShowSlideOver(true);
|
||||
|
Loading…
Reference in New Issue
Block a user