Skip to content

Commit

Permalink
fix: build (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency authored Dec 9, 2024
1 parent 881b057 commit 56084a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/react/modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ export const TailwindModal: React.FC<
selectionMode={Boolean(onSelect)}
onSelect={onSelect}
currentAddress={currentAddress}
showMemberManagementModal={showMemberManagementModal}
showMessageEditModal={showMessageEditModal}
/>
);
Expand Down

0 comments on commit 56084a6

Please sign in to comment.