added data table, formatter
revert context on __root beforeLoad refactor project structure refactor role badge dynamic nav menu
This commit is contained in:
@@ -3,7 +3,7 @@ import { Setting } from '@/generated/prisma/client';
|
||||
import { authMiddleware } from '@/lib/middleware';
|
||||
import { extractDiffObjects } from '@/utils/help';
|
||||
import { createServerFn } from '@tanstack/react-start';
|
||||
import { createAuditLog } from './audit.api';
|
||||
import { createAuditLog } from './repository';
|
||||
import { settingSchema, userSettingSchema } from './setting.schema';
|
||||
|
||||
type AdminSettingReturn = {
|
||||
|
||||
Reference in New Issue
Block a user