import React from 'react'; import { Empty } from '@/ui/empty'; export const PageListEmpty = () => { return (

Tips: Click Add to Favourites/Trash and the page will appear here.

(Designer is grappling with designing)

); }; export default PageListEmpty;