import AddNewBill from './AddNewBill' export default function Dashboard() { return ( <>

Dashboard

) }