refactor Notifications rc

This commit is contained in:
alma 2026-01-16 02:01:01 +01:00
parent f865f2b95c
commit 3cc72c128f

View File

@ -156,6 +156,5 @@ export function OutlookNotification({
</Button> </Button>
)} )}
</div> </div>
</div>
); );
} }