We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf77562 commit 07cdc3aCopy full SHA for 07cdc3a
src/app/jobs/page.tsx
@@ -1,3 +1,4 @@
1
+import React from 'react'
2
import { PrismaClient } from '@prisma/client'
3
import PostsTable from '@/components/jobs/PostsTable'
4
import VideoPlayer from '../../components/video-player'
0 commit comments