+
- Dashboard{" "}
-
+
+ Dashboard
);
@@ -163,18 +166,14 @@ export default function BlueprintsTable({ blueprints, orgId }: Props) {
cell: ({ row }) => {
return (
-
+
+
);
}
diff --git a/src/components/DNSRecordsDataTable.tsx b/src/components/DNSRecordsDataTable.tsx
index 418ec9f2..2a6b75fd 100644
--- a/src/components/DNSRecordsDataTable.tsx
+++ b/src/components/DNSRecordsDataTable.tsx
@@ -124,7 +124,6 @@ export function DNSRecordsDataTable
({
{table.getHeaderGroups().map((headerGroup) => (
{headerGroup.headers.map((header) => (