degmods.com/src/pages/notifications.tsx
2025-02-04 14:00:21 +01:00

4 lines
80 B
TypeScript

export const NotificationsPage = () => {
return <h2>WIP: Notifications</h2>
}