84cb5b6912
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
4 lines
75 B
TypeScript
4 lines
75 B
TypeScript
export const NotificationsPage = () => {
|
|
return <h2>Notifications</h2>
|
|
}
|