degmods.com/src/pages/notifications.tsx
enes 84cb5b6912
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
fix: add missing InnerBodyMain div feed layout
2024-10-24 11:12:31 +02:00

4 lines
75 B
TypeScript

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