Skip to content

Commit

Permalink
chore: self mutation (build.diff)
Browse files Browse the repository at this point in the history
Signed-off-by: monada-bot[bot] <[email protected]>
  • Loading branch information
monadabot committed Sep 24, 2024
1 parent 7898ebf commit 709aa22
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import { ArrowPathIcon } from "@heroicons/react/24/outline";
import { Button } from "@wingconsole/design-system";
import { memo } from "react";

import { trpc } from "../../../trpc.js";

import { TableInteraction } from "./table-interaction.js";
import { Button } from "@wingconsole/design-system";
import { ArrowPathIcon } from "@heroicons/react/24/outline";

export interface CustomResourceTableProps {
scanHandler: string;
Expand Down

0 comments on commit 709aa22

Please sign in to comment.