mirror of
https://ghproxy.net/https://github.com/abhijitb/helix.git
synced 2025-08-28 11:42:38 +08:00
Initial commit
This commit is contained in:
commit
153a4e9fd7
345 changed files with 359185 additions and 0 deletions
4
src/pages/Dashboard.jsx
Normal file
4
src/pages/Dashboard.jsx
Normal file
|
@ -0,0 +1,4 @@
|
|||
import React from 'react';
|
||||
export default function Dashboard() {
|
||||
return <div>Welcome to the Helix Admin Dashboard</div>;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue