Start adding stuff for user reminders
This commit is contained in:
3
reminder-dashboard/src/components/User/UserReminders.tsx
Normal file
3
reminder-dashboard/src/components/User/UserReminders.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export const UserReminders = () => {
|
||||
return <></>;
|
||||
};
|
||||
Reference in New Issue
Block a user