Commit 8bdb9834 by Arjun Jhukal

initialied the admin dashboard ui

parent 1ef3e36e
import React from 'react'
export default function AdminDashboard() {
return (
<div>AdminDashboard</div>
)
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment