Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Woody4618 committed Dec 17, 2024
1 parent 7a0c819 commit 2fdd08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/account/IdlCard.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use client';

import { useCluster } from '@providers/cluster';
import { Idl } from '@coral-xyz/anchor';
import { useState } from 'react';
import ReactJson from 'react-json-view';

Expand Down

0 comments on commit 2fdd08f

Please sign in to comment.