import SecurityTimeline from "./charts/SecurityTimeline"; export default function Dashboard() { return ( <>

Dashboard

); }