customized table
Loading preview...
import { Component } from "@/components/ui/table"; export default function DemoOne() { return <Component />; }