Skip to content

Commit

Permalink
chore: update props
Browse files Browse the repository at this point in the history
  • Loading branch information
cqh963852 committed Oct 3, 2024
1 parent 31ab041 commit 3b72fa8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { PropsWithChildren, ReactNode } from "react";

interface IProps {
drawerId: string;
overlay?: ReactNode;
className?: string;
}

Expand Down

0 comments on commit 3b72fa8

Please sign in to comment.