import React from 'react'; import NotificationStatus from './NotificationStatus'; function All(props) { return ; } export default All;