27112023
This commit is contained in:
10
src/pages/nearle/dashboard.js
Normal file
10
src/pages/nearle/dashboard.js
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
const Dashboard=()=>{
|
||||
|
||||
return <>
|
||||
<h1>Dashboard</h1>
|
||||
</>
|
||||
}
|
||||
|
||||
export default Dashboard;
|
||||
Reference in New Issue
Block a user