add frontent build date
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { QueryClient } from '@tanstack/react-query';
|
||||
import { getUserData, getUserFilesInfo } from '@/app/actions/action';
|
||||
import { getUserFilesData } from '@/app/actions/fileEntity';
|
||||
import {fetchReferralUserStats} from '@/app/actions/referralsActions';
|
||||
import { fetchReferralUserStats } from '@/app/actions/referralsActions';
|
||||
|
||||
export async function prefetchLayoutQueries(queryClient: QueryClient) {
|
||||
await Promise.all([
|
||||
|
||||
Reference in New Issue
Block a user