import React from 'react' const Notifications = <div>No notifications</div> export default Notifications;