import React from 'react'; export default function Dashboard() { return
Welcome to the Helix Admin Dashboard
; }