Skip to content

Commit

Permalink
feat(app): fix list of ceremonies
Browse files Browse the repository at this point in the history
  • Loading branch information
1Mateus committed May 2, 2024
1 parent 7f8c488 commit 1cc25bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/src/providers/foundation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ const FoundationContextProvider = ({ children }: any) => {
hash: '55ab71351f...c8c5cbb24d'
})
})
.slice(52)
}, [contract])

const getCeremony = useCallback(async (id: string | number) => {
Expand Down

0 comments on commit 1cc25bc

Please sign in to comment.