Skip to content

Commit

Permalink
Andrei/ens fix (#522)
Browse files Browse the repository at this point in the history
* Updated scroll top issues and added hovers

* Client component fix
  • Loading branch information
andreitr authored Sep 25, 2024
1 parent 4c59630 commit ca06c5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/proposals/sponsor/components/BasicProposalAction.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"use client";

import { useOpenDialog } from "@/components/Dialogs/DialogProvider/DialogProvider";
import Tenant from "@/lib/tenant/tenant";
import { BasicProposal } from "../../../proposals/draft/types";
Expand Down

0 comments on commit ca06c5c

Please sign in to comment.