added Station Add, Delete Update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import Link from 'next/link';
|
||||
import { PaginatedTable } from '../_components/PaginatedTable';
|
||||
import { Header } from '../_components/ui/Header';
|
||||
import { PrismaClient } from '@repo/db';
|
||||
|
||||
export default async function Home() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user