Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
supertong committed Nov 24, 2024
1 parent ff41cef commit afeb1c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Dialog/Dialog.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { type DetailedHTMLProps, type HTMLAttributes } from "react";
import { twJoin } from "tailwind-merge";
import "./Dialog.css";

import { Portal } from "@/components/Portal";
import { useModalManager } from "@/hooks/useModalManager";
Expand Down

0 comments on commit afeb1c2

Please sign in to comment.