working on resetting everything up with updated versions
This commit is contained in:
11
frontend/src/Notifications.js
Normal file
11
frontend/src/Notifications.js
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
function Notifications() {
|
||||
|
||||
|
||||
return(
|
||||
<></>
|
||||
)
|
||||
}
|
||||
|
||||
export default Notifications;
|
Reference in New Issue
Block a user