N-FIN-6: fix file naming
This commit is contained in:
parent
027abe313a
commit
34857eecc0
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import { prismaClient } from '@/prisma';
|
||||
import { getUser } from '@/auth';
|
||||
import React from 'react';
|
||||
import EntityPageClientContent from '@/components/EntityPageClientComponents';
|
||||
import EntityPageClientContent from '@/components/entityPageClientComponents';
|
||||
import entityCreateUpdate from '@/lib/actions/entityCreateUpdate';
|
||||
import entityDelete from '@/lib/actions/entityDelete';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue