chore: initial project import
Some checks failed
CI - Production Readiness / Verify (push) Has been cancelled
Some checks failed
CI - Production Readiness / Verify (push) Has been cancelled
This commit is contained in:
8
lib/platform-data.ts
Normal file
8
lib/platform-data.ts
Normal file
@ -0,0 +1,8 @@
|
||||
export {
|
||||
getDashboardData,
|
||||
getInboxData,
|
||||
getContactsData,
|
||||
getTeamData,
|
||||
getPlatformSummary,
|
||||
getTenantsData
|
||||
} from "./demo-data";
|
||||
Reference in New Issue
Block a user