import React from 'react'; export const Empty = () => { return ( not found ); };