Skip to content

Commit

Permalink
submit/edit tool form + review
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeFulton committed Jun 4, 2024
1 parent 30da45e commit 52d807a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/toolbox/post/[id]/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import Fallback from "@/components/atom/Fallback/Fallback";
import MediaForm from "@/components/toolbox/forms/MediaForm";
// import Link from "next/link";
// import Button from "@/components/Primitives/Button";
import DealForm from "@/components/toolbox/forms/Dealform";
import DealForm from "@/components/toolbox/forms/DealForm";
// import { PublishDialogButton } from "@/components/Editor/PublishDialogButton";
import { PublishToolDialog } from "@/components/toolbox/forms/PublishToolDialog";
import ToolIconCard from "@/components/v4/card/ToolIconCard";
Expand Down

0 comments on commit 52d807a

Please sign in to comment.