We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c203c4 commit dec7e52Copy full SHA for dec7e52
1 file changed
apps/events/src/components/playground.tsx
@@ -50,7 +50,6 @@ export const Playground = () => {
50
name: 'Test Event 42 by Nik',
51
sponsors: ['347676a1-7cef-47dc-b6a7-c94fc6237dcd'],
52
},
53
- // @ts-expect-error - TODO: fix the types error
54
{ walletClient },
55
);
56
console.log('created', { success, cid, txResult });
0 commit comments