mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-02 08:09:10 +00:00
♻️ refactor
This commit is contained in:
@@ -157,7 +157,7 @@ export default function BlueprintsTable({ blueprints, orgId }: Props) {
|
||||
},
|
||||
{
|
||||
id: "actions",
|
||||
header: ({ column }) => {
|
||||
header: () => {
|
||||
return (
|
||||
<span className="text-muted-foreground p-3">
|
||||
{t("actions")}
|
||||
|
||||
Reference in New Issue
Block a user