mirror of
https://github.com/Funkoala14/KnowledgeBase_OOIN.git
synced 2025-06-08 04:52:26 +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) => {
|
const handleViewDetail = (notification) => {
|
||||||
|
onClose();
|
||||||
navigate('/permissions');
|
navigate('/permissions');
|
||||||
// setSelectedRequest(notification);
|
// setSelectedRequest(notification);
|
||||||
// setShowSlideOver(true);
|
// setShowSlideOver(true);
|
||||||
|
Loading…
Reference in New Issue
Block a user