Skip to content

Commit

Permalink
Update src/stories/Editor.stories.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: tiny-ben-tran <[email protected]>
  • Loading branch information
kemister85 and tiny-ben-tran authored Sep 25, 2024
1 parent c248a1f commit 422c0cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/stories/Editor.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ export const Iframe: Story = (args) => ({
});
const cc = args.channel || lastChannel;
const conf = getConf(args.conf);
console.log('conf: ', conf);
console.log('channel: ', cc);
return {
apiKey,
content,
Expand Down

0 comments on commit 422c0cf

Please sign in to comment.